Sway : Hard kill waybar instead of a SIGUSR1 toggle.

This commit is contained in:
Dmitry Voronin 2024-09-16 06:45:49 +03:00
parent c2e573441e
commit e6edf477f7
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -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