1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Fix waybar reload

This commit is contained in:
RGBCube 2023-12-03 21:06:47 +03:00
parent 0b56412a89
commit d32895d7bb
No known key found for this signature in database

View file

@ -25,7 +25,7 @@
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
exec = pkill waybar; waybar
exec = pkill --signal SIGUSR2 waybar
''
+
''