|
|
@ -33,6 +33,7 @@ tryDM() { |
|
|
|
monster|monsterwm ) executable=monsterwm;; |
|
|
|
notion ) executable=notion;; |
|
|
|
openbox ) executable=openbox-session;; |
|
|
|
plasma ) executable=startplasma-x11;; |
|
|
|
unity ) executable=unity;; |
|
|
|
xfce|xfce4 ) executable=startxfce4;; |
|
|
|
xmonad ) executable=xmonad;; |
|
|
@ -53,6 +54,7 @@ fi |
|
|
|
tryDM i3 |
|
|
|
tryDM xfce4 |
|
|
|
tryDM mate |
|
|
|
tryDM plasma |
|
|
|
tryDM gnome |
|
|
|
tryDM kde |
|
|
|
|