summaryrefslogtreecommitdiffstats
path: root/i3/config
blob: 26726e0353d1c4c0e9632c4eb94034c9a5c27372 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
assign "Oracle VM VirtualBox Manager" ~

client.focused			#303030 #202020 #fecf35
client.unfocused 		#303030 #202020 #b8b8b8
client.focused_inactive #303030 #202020 #b8b8b8
client.urgent			#303030 #202020 #ff9800

bar.focused				#303030 #202020 #fecf35
bar.unfocused 			#303030 #202020 #b8b8b8
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

bind mod1+44 h
bind mod1+45 j
bind mod1+31 k
bind mod1+46 l

bind mod1+shift+44 mh
bind mod1+shift+45 mj
bind mod1+shift+31 mk
bind mod1+shift+46 ml

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

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

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+control+33 exit
bind mod1+control+45 restart

exec conky

ipc-socket ~/.i3/ipc.sock