Skip to content

Commit

Permalink
Made the keybinds more sane.
Browse files Browse the repository at this point in the history
  • Loading branch information
HarveyHunt committed Jan 1, 2015
1 parent 0ac583c commit 0d19a98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/sxhkdrc_normal
Expand Up @@ -2,7 +2,7 @@ super + Return
cottage -f spawn urxvt

super + d
dmenu_run -i -b -nb "#70898F" -nf "black" -sf "#74718E"
dmenu_run -i -b -nb "#70898F" -nf "black" -sf "#74718E" -h 20

super + {z, g, h, v}
cottage -f change_layout {0, 1, 2, 3}
Expand Down Expand Up @@ -31,7 +31,7 @@ super + shift + space
super + Delete
cottage -f quit_howm 0

super + BackSpace
super + shift + Delete
cottage -f restart_howm

super + m
Expand Down

0 comments on commit 0d19a98

Please sign in to comment.