Add window rules to Sway
This commit is contained in:
parent
eba0862767
commit
b41818b1e5
1 changed files with 6 additions and 0 deletions
|
@ -148,6 +148,12 @@ default_border pixel 2
|
|||
default_floating_border pixel 2
|
||||
gaps inner 8
|
||||
|
||||
# Window rules
|
||||
focus_follows_mouse no
|
||||
|
||||
for_window [app_id="discord"] inhibit_idle fullscreen
|
||||
for_window [app_id="firefox"] inhibit_idle fullscreen
|
||||
|
||||
# Notification daemon
|
||||
exec mako
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue