lxappearance wrapper fix

This commit is contained in:
2026-02-18 19:26:38 +01:00
parent e23f71c4e2
commit 36572c159b

View File

@@ -8,7 +8,7 @@ XRES="$HOME/.Xresources"
sleep .5
#READ Cursor theme name from GTK3
read CURTHEME <<< "$(grep gtk-cursor-theme-name ${GTK3_RC} | cut -d'"' -f2)"
read CURTHEME <<< "$(grep gtk-cursor-theme-name ${GTK3_RC} | cut -d'=' -f2)"
# WRITE to GTK3
if grep "^gtk-cursor-theme-name=${CURTHEME}" ${GTK3_RC};then
#found nic nie robimy