Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 376 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 376 Bytes

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