mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-29 22:19:19 +02:00
Update sxhkd to use urxvtcd
This commit is contained in:
parent
6f4800f396
commit
b584f41c72
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
# Open a new terminal window
|
# Open a new terminal window
|
||||||
super + Return
|
super + Return
|
||||||
termite
|
urxvtcd
|
||||||
|
|
||||||
# Reload sxhkd (applies new keybindings, etc.)
|
# Reload sxhkd (applies new keybindings, etc.)
|
||||||
super + Escape
|
super + Escape
|
||||||
@ -96,13 +96,9 @@ super + shift + t
|
|||||||
super + space
|
super + space
|
||||||
bspc node -t floating
|
bspc node -t floating
|
||||||
|
|
||||||
# Change the window mode to fullscreen
|
|
||||||
super + f
|
|
||||||
bspc node -t fullscreen
|
|
||||||
|
|
||||||
# Toggle between "tiled" and "fullscreen"
|
# Toggle between "tiled" and "fullscreen"
|
||||||
# monocle mode
|
# monocle mode
|
||||||
super + shift + f
|
super + f
|
||||||
bspc desktop -l next
|
bspc desktop -l next
|
||||||
|
|
||||||
# vim:ft=sxhkdrc
|
# vim:ft=sxhkdrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user