From 14bba15f9ae5e89bd890b4f6931c4df9bfe24199 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 17 Oct 2016 19:22:15 +1100 Subject: [PATCH] Show explorer theme for other Wms/Shells --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 1e6c2dc4..51f192c4 100755 --- a/neofetch +++ b/neofetch @@ -656,7 +656,7 @@ getwmtheme() { fi ;; - 'Explorer') + 'Explorer' | 'Bugn' | 'Windawesome' | 'Emerge' | 'Litestep') path="/proc/registry/HKEY_CURRENT_USER/Software/Microsoft" path+="/Windows/CurrentVersion/Themes/CurrentTheme"