wm: Remove uneeded velox detection
This commit is contained in:
parent
a9df517fd4
commit
80a34bdf28
1 changed files with 0 additions and 1 deletions
1
neofetch
1
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")"
|
||||
|
||||
|
|
Loading…
Reference in a new issue