Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.16 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.16 KB

Rofi-mixer

Rofi-mixer allows you to manage your speakers and microphones on systems with pulse audio (or pipewire with the pulse audio capabilities).

rice-f009082

dotfiles here

Usage

  1. Run rofi-mixer
rofi-mixer
  1. Use it

There are two available modes, output (speakers and the default) and input (microphones, you have to switch to). Shift+left or Shift+right are the default keybindings for changing modes in rofi.

Shortcuts

Shortcut Action
'+', '=' Increase volume by 5
'-', '_' Decrease volume by 5
'Alt+m' Mute device
'Ctrl+equal' Equalize L+R Speakers

Installation

yay -S rofi-mixer-git

Otherwise you can clone the repo and then run the rofi-mixer file

Features that would be nice!

  • Being able to move audio input/output around (like change the device a song is playing on)

If you have more feature ideas or want to implement one of them feel free to submit a PR.