From a196d459dd06fe8501e07fc33680e4ee8bb381ce Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 12 Oct 2013 14:29:39 -0400 Subject: lxpanel: learn how to stop X --- .config/lxpanel/default/config | 3 ++- .config/lxpanel/default/panels/panel | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/lxpanel/default/config b/.config/lxpanel/default/config index 3ac287f..e19a7d1 100644 --- a/.config/lxpanel/default/config +++ b/.config/lxpanel/default/config @@ -1,3 +1,4 @@ [Command] FileManager=v-editor %s -Terminal=urxvt +Terminal=urxvt -c %s +Logout=bash -c 'echo quit >> $WMII_DIR/ctl' diff --git a/.config/lxpanel/default/panels/panel b/.config/lxpanel/default/panels/panel index 2418027..304f201 100644 --- a/.config/lxpanel/default/panels/panel +++ b/.config/lxpanel/default/panels/panel @@ -22,6 +22,7 @@ Global { background=0 backgroundfile=/usr/share/lxpanel/images/background.png iconsize=16 + loglevel=2 } Plugin { -- cgit v1.1-4-g5e80