whoops
This commit is contained in:
parent
265845b262
commit
206ec6a220
|
@ -17,3 +17,4 @@ bspc config top_padding 20
|
||||||
|
|
||||||
bspc rule -a st-gpg-menu state=floating
|
bspc rule -a st-gpg-menu state=floating
|
||||||
bspc rule -a statusbar border=off sticky=on state=floating manage=off
|
bspc rule -a statusbar border=off sticky=on state=floating manage=off
|
||||||
|
bspc rule -a tmenu-prompt border=on sticky=on state=floating
|
||||||
|
|
|
@ -9,7 +9,7 @@ super + m
|
||||||
xclip -selection primary -o | xargs mpv
|
xclip -selection primary -o | xargs mpv
|
||||||
|
|
||||||
super + d
|
super + d
|
||||||
dmenu_run
|
tmenu_run
|
||||||
|
|
||||||
super + z
|
super + z
|
||||||
pash-dmenu
|
pash-dmenu
|
||||||
|
|
Loading…
Reference in New Issue