mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Prevent idling when in fullscreen
This commit is contained in:
parent
8c78161ca6
commit
aca56e3a98
1 changed files with 2 additions and 0 deletions
|
|
@ -83,6 +83,8 @@
|
||||||
"rounding 6, floating:0, onworkspace:special:files"
|
"rounding 6, floating:0, onworkspace:special:files"
|
||||||
|
|
||||||
"noblur, class:(kitty), onworkspace:special:flake"
|
"noblur, class:(kitty), onworkspace:special:flake"
|
||||||
|
|
||||||
|
"idleinhibit fullscreen, class:.*"
|
||||||
];
|
];
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"[workspace special:music silent] spotify"
|
"[workspace special:music silent] spotify"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue