scripts/color-mode: fix qutebrowser
This commit is contained in:
parent
af1f454e63
commit
9c67e37fbd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user