🚀 new keybindings

nixos
Moritz Böhme 2022-01-24 11:20:45 +01:00
parent ab4a57e1d4
commit adbdf807a3
1 changed files with 7 additions and 3 deletions

View File

@ -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