minor niri updates
This commit is contained in:
parent
14d8aed4a2
commit
47deec4656
2 changed files with 130 additions and 0 deletions
|
|
@ -16,6 +16,11 @@ window-rule {
|
|||
match app-id="^brave-.*-Default$"
|
||||
// Extensions popup open-floating true
|
||||
}
|
||||
// Full width window
|
||||
window-rule {
|
||||
match app-id="beekeeper-studio"
|
||||
open-maximized true
|
||||
}
|
||||
window-rule {
|
||||
match app-id="^org\\.keepassxc\\.KeePassXC$"
|
||||
match app-id="^org\\.gnome\\.World\\.Secrets$"
|
||||
|
|
@ -51,6 +56,7 @@ layer-rule {
|
|||
// ╭─────────────────────────────────────────────────────────╮
|
||||
// │ Auto Start Apps │
|
||||
// ╰─────────────────────────────────────────────────────────╯
|
||||
spawn-at-startup "./fix_float.py"
|
||||
spawn-at-startup "/usr/lib/pam_kwallet_init"
|
||||
spawn-at-startup "udieskie"
|
||||
spawn-at-startup "brave"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue