sway: don't start another autotiling on config reload
This commit is contained in:
parent
804413adbb
commit
bb4771f595
|
@ -12,6 +12,6 @@ exec gammastep-indicator -l 52.374444:9.738611
|
||||||
exec udiskie --smart-tray --no-automount
|
exec udiskie --smart-tray --no-automount
|
||||||
exec blueman-applet
|
exec blueman-applet
|
||||||
exec nm-applet
|
exec nm-applet
|
||||||
exec_always "autotiling -l 2"
|
exec "autotiling -l 2"
|
||||||
|
|
||||||
# vim: set ft=swayconfig: -*- mode: i3wm-config; -*-
|
# vim: set ft=swayconfig: -*- mode: i3wm-config; -*-
|
||||||
|
|
Loading…
Reference in New Issue
Block a user