From 80a34bdf28801b05bc45fdba3d4ca641205f1980 Mon Sep 17 00:00:00 2001 From: dylan araps Date: Sun, 17 Dec 2017 20:08:30 +1100 Subject: [PATCH] wm: Remove uneeded velox detection --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index e4adc5c9..1724d6c3 100755 --- a/neofetch +++ b/neofetch @@ -718,7 +718,6 @@ get_wm() { [[ "$wm" == "xwlc" ]] && \ wm="$(ps -e | grep -m 1 -o -F -e "sway" \ -e "orbment" \ - -e "velox" \ -e "orbital" \ -e "way-cooler")"