aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/config.lua
diff options
context:
space:
mode:
authorxero <x@xero.nu>2014-03-08 23:30:29 -0500
committerxero <x@xero.nu>2014-03-08 23:30:29 -0500
commit0fb570e2e2b70ff4dae1273a2a78a3b5f3e8fe76 (patch)
treefabe2da78735ce558f83cfc1004c0a62c633d878 /.config/awesome/config.lua
parentbd8faa15580fa212f589de7adca013b4a3f00098 (diff)
downloaddotfiles_ascii-0fb570e2e2b70ff4dae1273a2a78a3b5f3e8fe76.tar.xz
dotfiles_ascii-0fb570e2e2b70ff4dae1273a2a78a3b5f3e8fe76.zip
fix file locations
Diffstat (limited to '.config/awesome/config.lua')
-rw-r--r--.config/awesome/config.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/awesome/config.lua b/.config/awesome/config.lua
index 3736ebf..2ed3392 100644
--- a/.config/awesome/config.lua
+++ b/.config/awesome/config.lua
@@ -16,10 +16,7 @@ menu_position = "bottom"
tag_count = 4
tag_icon = "◊"
tag_icon_active = "◆"
-menu_icon = true
-tasks_icon_only = true
clock_format = " %a %m/%d %H:%M " -- http://linux.die.net/man/3/strftime
-sloppy_focus = false -- switch to client on mouse over
-- █▓▒░ preffered apps
terminal = "urxvtc"
@@ -48,7 +45,6 @@ torrent = "transmission-gtk"
calc = "galculator"
pdf = "evince"
imageviewer = "viewnior"
-locker = "cb-lock"
exiter = "cb-exit"
passmanager = "keepassx"
runcmd = "gmrun"