mirror of
https://github.com/librephoenix/nixos-config
synced 2026-01-15 13:14:00 +05:30
fullscreen window rules
This commit is contained in:
parent
84bfab9765
commit
9283269694
1 changed files with 2 additions and 0 deletions
|
|
@ -389,6 +389,8 @@ in
|
||||||
"float,title:^(Unlock Database - KeePassXC)$"
|
"float,title:^(Unlock Database - KeePassXC)$"
|
||||||
"size 80% 85%,title:^(Unlock Database - KeePassXC)$"
|
"size 80% 85%,title:^(Unlock Database - KeePassXC)$"
|
||||||
"center,title:^(Unlock Database - KeepassXC)$"
|
"center,title:^(Unlock Database - KeepassXC)$"
|
||||||
|
"fullscreen,title:^(Steam Big Picture Mode)$"
|
||||||
|
"fullscreen,class:^(xfreerdp)$"
|
||||||
]
|
]
|
||||||
++ lib.optionals (!performance) [
|
++ lib.optionals (!performance) [
|
||||||
"opacity 0.80,class:^(dev.zed.Zed)$"
|
"opacity 0.80,class:^(dev.zed.Zed)$"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue