mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 00:47:47 +00:00
cleanup
This commit is contained in:
parent
a88ae7122c
commit
bdab3965b7
8
inxi
8
inxi
|
@ -17562,10 +17562,10 @@ sub set_ps_gui {
|
|||
@temp=qw(razor-desktop razor-session lxsession lxqt-session
|
||||
tdelauncher tdeinit_phase1);
|
||||
@match = (@match,@temp);
|
||||
@temp=qw(3dwm 9wm afterstep amiwm afterstep awesome
|
||||
blackbox bspwm dwm fluxbox flwm fvwm.*-crystal fvwm2 fvwm
|
||||
i3 jwm matchbox-window-manager mwm openbox notion pekwm ratpoison sawfish
|
||||
scrotwm spectrwm twm windowlab WindowMaker wm2 wmii2 wmii xmonad);
|
||||
@temp=qw(3dwm 9wm afterstep amiwm awesome blackbox bspwm
|
||||
dwm fluxbox flwm fvwm.*-crystal fvwm2 fvwm i3 jwm
|
||||
matchbox-window-manager mwm openbox notion pekwm ratpoison
|
||||
sawfish scrotwm spectrwm twm windowlab WindowMaker wm2 wmii2 wmii xmonad);
|
||||
@match = (@match,@temp);
|
||||
}
|
||||
# wm:
|
||||
|
|
Loading…
Reference in a new issue