From 03e6e8c992fcd7eead6b43ff39b8b6f226abf9b9 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 17 Oct 2016 19:55:41 +1100 Subject: [PATCH] Fix --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index fe29dfa7..73ee3760 100755 --- a/neofetch +++ b/neofetch @@ -662,7 +662,7 @@ getwmtheme() { fi ;; - 'Explorer' | 'Bugn' | 'Windawesome' | 'Emerge' | 'Litestep') + *'Explorer') path="/proc/registry/HKEY_CURRENT_USER/Software/Microsoft" path+="/Windows/CurrentVersion/Themes/CurrentTheme"