summaryrefslogtreecommitdiffstats
path: root/i3/config
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-11-03 10:43:37 +0100
committerStefan Ritter <xeno@thehappy.de>2009-11-03 10:43:37 +0100
commitfaf4c1c8a72fd100c225baddb12f0a8c2c803e06 (patch)
tree64033653105f399f9bd53ea6ce9b27753e686eac /i3/config
parent624565d9a4e93e36e22516b3748203981453df5c (diff)
Weekly commit
Diffstat (limited to 'i3/config')
-rw-r--r--i3/config60
1 files changed, 0 insertions, 60 deletions
diff --git a/i3/config b/i3/config
deleted file mode 100644
index 5c7f3a9..0000000
--- a/i3/config
+++ /dev/null
@@ -1,60 +0,0 @@
-font -misc-fixed-medium-r-normal--13-*-*-*-*-*-*-*
-
-terminal /usr/bin/urxvt
-bind Mod1+36 exec /usr/bin/urxvt
-
-floating_modifier Mod1
-
-# Fullscreen, Stacked, Default
-bind Mod1+58 f
-bind Mod1+43 s
-bind Mod1+47 d
-
-# Focus (Mod1+j/k/l/;)
-bind Mod1+44 h
-bind Mod1+45 j
-bind Mod1+31 k
-bind Mod1+46 l
-
-# Move
-bind Mod1+Shift+44 mh
-bind Mod1+Shift+45 mj
-bind Mod1+Shift+31 mk
-bind Mod1+Shift+46 ml
-
-# Workspaces
-bind Mod1+10 1
-bind Mod1+11 2
-bind Mod1+12 3
-bind Mod1+13 4
-bind Mod1+14 5
-bind Mod1+15 6
-bind Mod1+16 7
-bind Mod1+17 8
-bind Mod1+18 9
-bind Mod1+19 10
-
-# Move to workspaces
-bind Mod1+Shift+10 m1
-bind Mod1+Shift+11 m2
-bind Mod1+Shift+12 m3
-bind Mod1+Shift+13 m4
-bind Mod1+Shift+14 m5
-bind Mod1+Shift+15 m6
-bind Mod1+Shift+16 m7
-bind Mod1+Shift+17 m8
-bind Mod1+Shift+18 m9
-bind Mod1+Shift+19 m10
-
-# Stuff
-bind Mod1+Shift+27 kill
-bind Mod1+33 exec /usr/bin/dmenu_run
-bind Mod1+Shift+33 exit
-bind Mod1+Shift+45 restart
-
-# Style
-bar.focused #111111 #000000 #CCCCCC
-bar.unfocused #111111 #000000 #111111
-client.focused #111111 #000000 #CCCCCC
-client.unfocused #111111 #000000 #111111
-client.focused_inactive #111111 #000000 #111111