]> git.donarmstrong.com Git - x_base.git/blobdiff - .ion3/cfg_statusbar.lua
add more lua configuration stuff
[x_base.git] / .ion3 / cfg_statusbar.lua
index 3953cc4e4b28b0a3f71fc4c1edac51ed42642b95..1034dade7356058828ae3c81746819a8c2661803 100644 (file)
@@ -36,7 +36,7 @@ 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 ] %filler%systray",
     --template="[ %date || load: %05load_1min || mail: %02mail_new/%02mail_total ] %filler%systray",
 }