bspwm, sxhkd: Switch to Krunner and add configuration for it
This commit is contained in:
parent
53603bc9bc
commit
dbb2223a67
@ -74,7 +74,9 @@ bspc config urgent_border_color "#b58900"
|
|||||||
bspc rule -r '*'
|
bspc rule -r '*'
|
||||||
bspc rule -a Waterfox desktop=1
|
bspc rule -a Waterfox desktop=1
|
||||||
bspc rule -a Spotify desktop=10
|
bspc rule -a Spotify desktop=10
|
||||||
|
# Plasma rules
|
||||||
bspc rule -a plasmashell state=floating sticky=on border=off
|
bspc rule -a plasmashell state=floating sticky=on border=off
|
||||||
|
bspc rule -a krunner state=floating sticky=on border=off
|
||||||
|
|
||||||
## SIMPLE CONFIGURATION
|
## SIMPLE CONFIGURATION
|
||||||
xset -b
|
xset -b
|
||||||
|
@ -9,8 +9,8 @@ alt + Return
|
|||||||
konsole
|
konsole
|
||||||
|
|
||||||
# Program launcher
|
# Program launcher
|
||||||
alt + space
|
#alt + space
|
||||||
rofi -show drun -display-drun ':'
|
# rofi -show drun -display-drun ':'
|
||||||
|
|
||||||
# SSH browser
|
# SSH browser
|
||||||
alt + backslash
|
alt + backslash
|
||||||
|
Loading…
Reference in New Issue
Block a user