waybar: update clipboard icon after first copy
This commit is contained in:
parent
0a291c781b
commit
f89d5a444c
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ riverctl spawn $HOME/.config/river/keybindings.sh
|
||||||
# Clipboard daemon
|
# Clipboard daemon
|
||||||
pkill wl-paste
|
pkill wl-paste
|
||||||
wl-paste --watch cliphist store & disown
|
wl-paste --watch cliphist store & disown
|
||||||
|
wl-paste --watch pkill -RTMIN+9 waybar & disown
|
||||||
|
|
||||||
# Lock screen daemon
|
# Lock screen daemon
|
||||||
riverctl spawn $HOME/.config/river/screenlock.sh
|
riverctl spawn $HOME/.config/river/screenlock.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue