summaryrefslogtreecommitdiff
path: root/config
blob: 3dcab8b2810ccabe393c1920ee8d48dcef59ab19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This is a comment
bind e exit
bind q exit
bind o echo test
bind x spawn notify-send stuff
bind a spawn xterm
bind r reload
spawn "notify-send test"
spawn_once "notify-send once"
gaps 10
outergaps 10
addworkspace "1: A" 1
addworkspace "2: B" 1
addworkspace "5: A" 2 1
addworkspace "6: B" 2 1