Update sxhkd to use urxvtcd

This commit is contained in:
Donovan Glover 2018-01-05 23:59:57 -05:00
parent 6f4800f396
commit b584f41c72
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -20,7 +20,7 @@
# Open a new terminal window
super + Return
termite
urxvtcd
# Reload sxhkd (applies new keybindings, etc.)
super + Escape
@ -96,13 +96,9 @@ super + shift + t
super + space
bspc node -t floating
# Change the window mode to fullscreen
super + f
bspc node -t fullscreen
# Toggle between "tiled" and "fullscreen"
# monocle mode
super + shift + f
super + f
bspc desktop -l next
# vim:ft=sxhkdrc