Sway : Hard kill waybar instead of a SIGUSR1 toggle.
This commit is contained in:
parent
c2e573441e
commit
e6edf477f7
|
@ -1,6 +1,6 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
text = ''
|
text = ''
|
||||||
bindsym --to-code $mod+shift+r exec 'pkill -SIGUSR1 waybar || waybar'
|
bindsym --to-code $mod+shift+r exec 'pkill waybar || exec waybar'
|
||||||
exec waybar
|
exec waybar
|
||||||
exec nm-applet
|
exec nm-applet
|
||||||
exec blueman-applet
|
exec blueman-applet
|
||||||
|
|
Loading…
Reference in a new issue