mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Fixed typo
This commit is contained in:
2
fetch
2
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)"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
Reference in New Issue
Block a user