This commit is contained in:
Dylan 2016-01-07 14:38:54 +11:00
parent 2770a31ad7
commit 48492b87ef

2
fetch
View file

@ -599,7 +599,7 @@ getvisualstyle () {
;;
"Windows"*)
visualstyle="grep -F 'CurrentTheme' /proc/registry/HKEY_CURRENT_USER/oftware/Microsoft/Windows/CurrentVersion/Themes"
visualstyle="$(grep -F 'CurrentTheme' /proc/registry/HKEY_CURRENT_USER/oftware/Microsoft/Windows/CurrentVersion/Themes)"
;;
*)