mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Fix waybar reload
This commit is contained in:
parent
0b56412a89
commit
d32895d7bb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
''
|
||||
+
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue