bemenu-based pulseaudio sink switcher
Go to file
2021-07-01 22:16:59 +02:00
paswitch.py use /usr/bin instead of /bin 2021-07-01 22:16:59 +02:00
README.md Add screenshot and usage to readme 2021-07-01 22:16:11 +02:00
screenshot.png Add screenshot and usage to readme 2021-07-01 22:16:11 +02:00

paswitch

Screenshot

A simple bemenu-based pulseaudio sink switcher menu.

Usage

paswitch.py [-h] [--menu MENU] [--prompt PROMPT]

Example usage in Sway:

set $bemenu bemenu -i -l 15 -m all --tf=#2e9ef4 --hf=#2e9ef4
bindsym $mod+p exec Projects/python-paswitch/paswitch.py -m "$bemenu"

Requirements

  • bemenu
  • python-pulsectl