niri: always open keepass on laptop screen

This commit is contained in:
Olexandr Smirnov 2025-07-21 20:52:22 +03:00
parent cfcbe41a93
commit 37f6eaa05b
No known key found for this signature in database

View file

@ -108,7 +108,6 @@ window-rule {
match app-id="anki" match app-id="anki"
match app-id="obsidian" match app-id="obsidian"
match app-id="thunderbird" match app-id="thunderbird"
match app-id="org.keepassxc.KeePassXC"
match app-id="org.telegram.desktop" match app-id="org.telegram.desktop"
match app-id="io.gitlab.news_flash.NewsFlash" match app-id="io.gitlab.news_flash.NewsFlash"
open-on-workspace "tools" open-on-workspace "tools"
@ -132,6 +131,7 @@ window-rule {
match app-id="Spotify" match app-id="Spotify"
match app-id="org.gnome.Snapshot" match app-id="org.gnome.Snapshot"
match app-id="sleek" match app-id="sleek"
match app-id="org.keepassxc.KeePassXC"
open-on-workspace "laptop" open-on-workspace "laptop"
} }