Update window rules
This commit is contained in:
parent
b4a979999b
commit
4407bdd4d0
1 changed files with 4 additions and 3 deletions
|
@ -151,9 +151,10 @@ gaps inner 8
|
||||||
|
|
||||||
# Window rules
|
# Window rules
|
||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
|
for_window {
|
||||||
for_window [app_id="discord"] inhibit_idle fullscreen
|
[class="Discord"] inhibit_idle fullscreen
|
||||||
for_window [app_id="firefox"] inhibit_idle fullscreen
|
[class="Firefox"] inhibit_idle fullscreen
|
||||||
|
}
|
||||||
|
|
||||||
# Notification daemon
|
# Notification daemon
|
||||||
exec mako
|
exec mako
|
||||||
|
|
Loading…
Add table
Reference in a new issue