mirror of
https://github.com/smxi/inxi.git
synced 2025-02-22 21:12:18 +00:00
bug fix
This commit is contained in:
parent
2759714af8
commit
29c978c3df
2
pinxi
2
pinxi
|
@ -34450,7 +34450,7 @@ sub set_ps_gui {
|
|||
i3lock kscreenlocker light-locker lockscreen lxlock mate-screensaver nwg-lock
|
||||
physlock rss-glx slock swaylock ukui-screensaver unicode-screensaver
|
||||
xautolock xfce4-screensaver xlock xlockmore xscreensaver xsecurelock
|
||||
xss-lock xtrlock)
|
||||
xss-lock xtrlock);
|
||||
push(@match,@temp);
|
||||
}
|
||||
# compositors (for wayland these are also the server, note).
|
||||
|
|
Loading…
Reference in a new issue