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:
Med Anis Jbara 2023-02-08 20:08:35 +01:00 committed by GitHub
parent 99511a4863
commit bfeac2203c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2323,7 +2323,7 @@ get_wm() {
-e perceptia \
-e river \
-e rustland \
-e sway \
-e sway$ \
-e ulubis \
-e velox \
-e wavy \