Modify bspwm and sxhkd configs

This commit is contained in:
mitchell 2020-06-08 14:31:22 -04:00
parent 8c77a00b01
commit 11fbcca723
2 changed files with 18 additions and 7 deletions

View file

@ -8,7 +8,16 @@ super + Return
# program launcher
super + @space
dmenu_run
rofi -width 30 \
-lines 10 \
-font 'JetBrains Mono 10' \
-location 2 \
-yoffset 100 \
-terminal kitty \
-theme gruvbox-light \
-combi-modi window,drun,run \
-show combi \
-modi combi
# make sxhkd reload its configuration files:
super + Escape