fix: swaybg causing sway false positives
Many wlroots based WMs use swaybg to set the background. Which does occasionally cause false positives (detection of sway as a WM when it's actually not the case).
This commit is contained in:
parent
99511a4863
commit
bfeac2203c
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2323,7 +2323,7 @@ get_wm() {
|
|||
-e perceptia \
|
||||
-e river \
|
||||
-e rustland \
|
||||
-e sway \
|
||||
-e sway$ \
|
||||
-e ulubis \
|
||||
-e velox \
|
||||
-e wavy \
|
||||
|
|
Loading…
Reference in a new issue