Fix tgscreenkey script
This commit is contained in:
parent
cf743adcfc
commit
7790bac4bf
@ -4,4 +4,4 @@
|
|||||||
|
|
||||||
[ "$(pgrep screenkey)" ] && { killall screenkey && exit ;}
|
[ "$(pgrep screenkey)" ] && { killall screenkey && exit ;}
|
||||||
|
|
||||||
screenkey -s small --bg-color "$(awk '/.*selbg.*/ { print $2 }' ~/.config/Xresources)"
|
screenkey -s small --bg-color "${SBG}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user