mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
feat: make swiv start in fullscreen mode too
This commit is contained in:
parent
f64508f439
commit
53a275cebc
1 changed files with 3 additions and 0 deletions
|
|
@ -320,6 +320,9 @@
|
|||
"fullscreen,class:Nsxiv"
|
||||
"fullscreen,title:^(*nsxiv*)$"
|
||||
"fullscreen,title:^(nsxiv)$"
|
||||
"fullscreen,class:swiv"
|
||||
"fullscreen,title:^(*swiv*)$"
|
||||
"fullscreen,title:^(swiv)$"
|
||||
"float,class:^(pavucontrol)$"
|
||||
"float,class:^(SoundWireServer)$"
|
||||
"float,class:^(.sameboy-wrapped)$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue