feat: ncmpcpp can be spawn in a floating window
This commit is contained in:
parent
6fc5c852ec
commit
af93357560
@ -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
|
||||
|
Reference in New Issue
Block a user