aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/config.lua
diff options
context:
space:
mode:
authorxero <x@xero.nu>2014-03-09 16:47:51 -0400
committerxero <x@xero.nu>2014-03-09 16:47:51 -0400
commitcd2244e3eefa8da1e683b68357dcf19a9b41c095 (patch)
tree7373b8e93bc843f96eb5b0e90e8343ebb27a8014 /.config/awesome/config.lua
parent0fb570e2e2b70ff4dae1273a2a78a3b5f3e8fe76 (diff)
downloaddotfiles_ascii-cd2244e3eefa8da1e683b68357dcf19a9b41c095.tar.xz
dotfiles_ascii-cd2244e3eefa8da1e683b68357dcf19a9b41c095.zip
add battery widget config variable
Diffstat (limited to '.config/awesome/config.lua')
-rw-r--r--.config/awesome/config.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/config.lua b/.config/awesome/config.lua
index 2ed3392..94d5984 100644
--- a/.config/awesome/config.lua
+++ b/.config/awesome/config.lua
@@ -17,6 +17,7 @@ tag_count = 4
tag_icon = "◊"
tag_icon_active = "◆"
clock_format = " %a %m/%d %H:%M " -- http://linux.die.net/man/3/strftime
+battery_id = "BAT1"
-- █▓▒░ preffered apps
terminal = "urxvtc"