mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 08:57:57 +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
|
@temp=qw(razor-desktop razor-session lxsession lxqt-session
|
||||||
tdelauncher tdeinit_phase1);
|
tdelauncher tdeinit_phase1);
|
||||||
@match = (@match,@temp);
|
@match = (@match,@temp);
|
||||||
@temp=qw(3dwm 9wm afterstep amiwm afterstep awesome
|
@temp=qw(3dwm 9wm afterstep amiwm awesome blackbox bspwm
|
||||||
blackbox bspwm dwm fluxbox flwm fvwm.*-crystal fvwm2 fvwm
|
dwm fluxbox flwm fvwm.*-crystal fvwm2 fvwm i3 jwm
|
||||||
i3 jwm matchbox-window-manager mwm openbox notion pekwm ratpoison sawfish
|
matchbox-window-manager mwm openbox notion pekwm ratpoison
|
||||||
scrotwm spectrwm twm windowlab WindowMaker wm2 wmii2 wmii xmonad);
|
sawfish scrotwm spectrwm twm windowlab WindowMaker wm2 wmii2 wmii xmonad);
|
||||||
@match = (@match,@temp);
|
@match = (@match,@temp);
|
||||||
}
|
}
|
||||||
# wm:
|
# wm:
|
||||||
|
|
Loading…
Reference in a new issue