Bump Standards-Version to 3.9.2
[grml-quickconfig.git] / quickconfig / 030-wm.sh
index a2a34a6..81a0554 100644 (file)
@@ -1,10 +1,12 @@
 # window manager module for grml-quickconfig
-LINE='print_line "Start ${HIGHLIGHT}x${NORMAL} (${HIGHLIGHT_NAME}grml-x${NORMAL})"'
+LINE='print_line "Start ^x (/grml-x/)"'
 KEY=(x)
 FUNCTION='wm_menu'
 
 display_entry() {
-    return 0
+    . /etc/grml/script-functions
+    check4progs grml-x >/dev/null
+    return $?
 }
 
 # variable definition {{{
@@ -22,6 +24,7 @@ wms=(
   v fvwm
   2 fvwm2
   c fvwm-crystal
+  3 i3
   j jwm
   o openbox
   k pekwm