Show explorer theme for other Wms/Shells
This commit is contained in:
parent
1799ad84b8
commit
14bba15f9a
2
neofetch
2
neofetch
|
@ -656,7 +656,7 @@ getwmtheme() {
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
'Explorer')
|
'Explorer' | 'Bugn' | 'Windawesome' | 'Emerge' | 'Litestep')
|
||||||
path="/proc/registry/HKEY_CURRENT_USER/Software/Microsoft"
|
path="/proc/registry/HKEY_CURRENT_USER/Software/Microsoft"
|
||||||
path+="/Windows/CurrentVersion/Themes/CurrentTheme"
|
path+="/Windows/CurrentVersion/Themes/CurrentTheme"
|
||||||
|
|
||||||
|
|
Reference in New Issue