scripts/color-mode: fix qutebrowser

This commit is contained in:
Michele Guerini Rocco 2024-12-09 14:13:01 +01:00
parent af1f454e63
commit 9c67e37fbd
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -3,7 +3,7 @@
xrdb -override "$XDG_CONFIG_HOME/x/$1"
# send color mode signal
pkill -USR1 'qutebrowser|urxvt'
pkill -f -USR1 'qutebrowser-|urxvt'
pkill dunst
# update bspwm colors