summaryrefslogtreecommitdiffstats
path: root/awesomerc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-07-09 01:35:52 +0200
committerStefan Ritter <xeno@thehappy.de>2009-07-09 01:35:52 +0200
commitc4bb550ed2dd5a4cc9be9d0591d715aa0e82dcfa (patch)
tree4fdf9cb86145e8fc179d722f750ecb33467e11ad /awesomerc
parenta4a96be981629ffaa6f8db5ebb5a8f52bba4baf0 (diff)
Added tmux config
Diffstat (limited to '')
-rw-r--r--awesomerc2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesomerc b/awesomerc
index 205db5e..8bb1d09 100644
--- a/awesomerc
+++ b/awesomerc
@@ -64,7 +64,7 @@ mouse {
keys {
key { modkey = {"Mod1"} key = "q" command = "spawn" arg = "`dmenu_path | dmenu` && eval \"exec $exe\"" }
- key { modkey = {"Mod1"} key = "w" command = "spawn" arg = "transset" }
+ key { modkey = {"Mod1"} key = "c" command = "spawn" arg = "`transset`" }
key { modkey = {"Mod1"} key = "Return" command = "spawn" arg = "exec x-terminal-emulator" }
key { modkey = {"Mod1"} key = "l" command = "spawn" arg = "exec slock" }
key { modkey = {"Mod1"} key = "space" command = "tag_setlayout" arg = "+1" }