]> git.donarmstrong.com Git - x_base.git/blobdiff - .ion3/cfg_statusbar.lua
add uxterm fullscreen as well
[x_base.git] / .ion3 / cfg_statusbar.lua
index 3953cc4e4b28b0a3f71fc4c1edac51ed42642b95..02920dca8aa31f92d8304ce2a35dcffebc8fdb24 100644 (file)
@@ -36,7 +36,8 @@ mod_statusbar.create{
     -- right, respectively, and %systray is a placeholder for system tray
     -- windows and icons.
     --
-    template="[ %date || %>load || %>workspace_pager || %batt ] %filler%systray",
+    template="[ %date || %>load || %bat ] %filler%systray",
+    --template="[ %date || %>load || %workspace_pager || %bat ] %filler%systray",
     --template="[ %date || load: %05load_1min || mail: %02mail_new/%02mail_total ] %filler%systray",
 }