Fix tgscreenkey script

This commit is contained in:
Wiktor Zykubek 2020-05-27 11:20:48 +02:00
parent cf743adcfc
commit 7790bac4bf

View File

@ -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}"