diff --git a/fetch b/fetch index 7e7a9f3c..61f150b5 100755 --- a/fetch +++ b/fetch @@ -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/Software/Microsoft/Windows/CurrentVersion/Themes)" ;; *)