sxhkdrc (314B)
1 XF86Audio{Raise,Lower}Volume 2 wpctl set-volume @DEFAULT_SINK@ 10%{+,-} 3 4 XF86AudioMute 5 wpctl set-mute @DEFAULT_SINK@ toggle 6 7 alt + w 8 st w3m -v 9 10 alt + shift + t 11 todo 12 13 alt + shift + d 14 dict "$(dmenu -i -l 10 < $XDG_STATE_HOME/wn.index)" > $XDG_RUNTIME_DIR/dmenu_dict; \ 15 st less -+F -c $XDG_RUNTIME_DIR/dmenu_dict