diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 80850e7..b020890 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -54,13 +54,13 @@ super + shift + {h,j,k,l} player {prev,stop,toggle,next} super + shift + m - $TERMINAL -g 128x32 -c "float" -e ncmpc + $TERMINAL -g 128x32 -c "floating" -e ncmpc super + shift + n - $TERMINAL -g 128x32 -c "float" -e neomutt + $TERMINAL -g 128x32 -c "floating" -e neomutt super + shift + t - $TERMINAL -g 128x32 -c "float" -e tremc + $TERMINAL -g 128x32 -c "floating" -e tremc super + shift + b script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script