feat: ncmpcpp can be spawn in a floating window

This commit is contained in:
David 2021-02-06 00:08:45 +01:00
parent 6fc5c852ec
commit af93357560
1 changed files with 3 additions and 0 deletions

View File

@ -48,5 +48,8 @@ super + shift + p
super + shift + {h,j,k,l}
player {prev,stop,toggle,next}
super + shift + m
st -c "ncmpcpp" -e ncmpcpp
super + shift + b
script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script