summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-07-27 10:35:08 +0200
committerStefan Ritter <xeno@thehappy.de>2011-07-27 10:35:08 +0200
commit585931911f2c78e947d439bf2f508df675ef5b90 (patch)
tree7b51d3c13b1206811442d4a5f6745e94f1700758
parentbafb947d05d17d9a7400bfa05b98034850bbac15 (diff)
Fix some keybindings
-rw-r--r--i3/config22
1 files changed, 9 insertions, 13 deletions
diff --git a/i3/config b/i3/config
index b12902e..26726e0 100644
--- a/i3/config
+++ b/i3/config
@@ -1,13 +1,4 @@
-#workspace 1 com
-#workspace 2 web
-#workspace 3 div
-#workspace 4 div
-#workspace 5 div
-#workspace 6 div
-#workspace 7 div
-#workspace 8 div
-#workspace 9 div
-#workspace 10 div
+assign "Oracle VM VirtualBox Manager" ~
client.focused #303030 #202020 #fecf35
client.unfocused #303030 #202020 #b8b8b8
@@ -20,10 +11,15 @@ bar.urgent #303030 #202020 #ff9800
font *-xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*
workspace_bar yes
+new_container default
+stack-limit rows 1
+stack-limit cols 10
+floating_modifier mod1
bind mod1+58 f
bind mod1+43 s
bind mod1+47 d
+bind mod1+48 T
bind mod1+65 t
bind mod1+27 kill
@@ -62,11 +58,11 @@ bind mod1+shift+19 m10
bind mod1+36 exec /usr/bin/urxvt
bind mod1+26 exec /usr/bin/xscreensaver-command -lock
bind mod1+33 exec /usr/bin/dmenu_run -nb "#000000" -nf "#fecf35" -sb "#303030" -sf "#fecf35"
+bind mod1+29 exec ~/etc/bin/randwall
-bind mod1+shift+33 exit
-bind mod1+shift+45 restart
+bind mod1+control+33 exit
+bind mod1+control+45 restart
-#exec i3status -c .i3/status | dzen2 -bg '#000000' -fg "#fecf35" -ta 'c' -fn '-xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*'
exec conky
ipc-socket ~/.i3/ipc.sock