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