mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Modify bspwm and sxhkd configs
This commit is contained in:
parent
8c77a00b01
commit
11fbcca723
2 changed files with 18 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue