mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-06-07 07:50:06 -05:00
Oops
This commit is contained in:
parent
2770a31ad7
commit
48492b87ef
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/oftware/Microsoft/Windows/CurrentVersion/Themes)"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user