Fix tgscreenkey script
This commit is contained in:
parent
2893e617e2
commit
b6c9575d4b
@ -4,4 +4,4 @@
|
||||
|
||||
[ "$(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