🚀 new keybindings
parent
ab4a57e1d4
commit
adbdf807a3
|
@ -92,14 +92,18 @@ super + c
|
||||||
super + h
|
super + h
|
||||||
sxhkd-help
|
sxhkd-help
|
||||||
|
|
||||||
|
# script for sharing files
|
||||||
|
super + s
|
||||||
|
share
|
||||||
|
|
||||||
# Apps
|
# Apps
|
||||||
# start firefox
|
# start firefox
|
||||||
super + {_,shift} + f
|
super + {_,shift} + f
|
||||||
firefox {_,--private-window}
|
firefox {_,--private-window}
|
||||||
|
|
||||||
# terminal emulator
|
# terminal emulator
|
||||||
super + Return
|
super + {_,shift} + Return
|
||||||
kitty
|
{_,bspc rule -a "kitty" -o state=floating;} kitty
|
||||||
|
|
||||||
|
|
||||||
# Emacs
|
# Emacs
|
||||||
|
|
Loading…
Reference in New Issue