mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 16:23:57 +01:00
Update sxhkd to use urxvtcd
This commit is contained in:
parent
6f4800f396
commit
b584f41c72
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user