From 87af34a50ffdc2efbe765fd6e32e12e40df82a82 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 27 Apr 2016 01:01:53 +0100 Subject: [PATCH] start power manager and xbatmon-simple-tray --- dot/configs/xclients | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot/configs/xclients b/dot/configs/xclients index 7612a2f..81ea9a7 100755 --- a/dot/configs/xclients +++ b/dot/configs/xclients @@ -18,7 +18,8 @@ xterm -n 'xterm d' -T xterm -geometry 80x25+0-10 & trayer --SetDockType true --widthtype request --edge top --align left --margin 30 & -xfce4-power-manager & +mate-power-manager & +(set -e; cd $HOME/things/Systray/applet.git; ./xbatmon-simple-tray) & (sleep 1; exec nm-applet) & -- 2.30.2