-
-
Notifications
You must be signed in to change notification settings - Fork 782
Module: WirePlumber
Nikita Kalugin edited this page Nov 26, 2022
·
9 revisions
The wireplumber
module displays the current volume reported by WirePlumber.
option | typeof | default | description |
---|---|---|---|
format |
string | {volume}% |
The format, how information should be displayed. This format is used when other formats aren't specified. |
format-muted |
string | This format is used when the sound is muted. | |
rotate |
integer | Positive value to rotate the text label. | |
states |
array | A number of volume states which get activated on certain volume levels. See States |
|
max-length |
integer | The maximum length in character the module should display. | |
on-click |
string | Command to execute when clicked on the module. | |
on-click-middle |
string | Command to execute when you middle clicked on the module using mousewheel. | |
on-click-right |
string | Command to execute when you right clicked on the module. | |
tooltip |
bool | true |
Option to enable tooltip on hover. |
tooltip-format |
string | {node_name} |
Tooltip on hover. |
string | replacement |
---|---|
{volume} |
Volume in percentage |
{node_name} |
The node's nickname (WirePlumber's node.nick property) |
#wireplumber
#wireplumber.muted
- Home
- Installation
- Configuration
- Styling
- Examples
- FAQ
- Modules:
- Backlight/Slider
- Backlight
- Battery
- Bluetooth
- CPU
- Cava
- CFFI
- Clock
- Custom
- DWL
- Disk
- Gamemode
- Group
- Hyprland
- Idle Inhibitor
- Image
- JACK
- Keyboard State
- Language
- Load
- MPD
- MPRIS
- Memory
- Network
- Niri
- Power Profiles Daemon
- Privacy
- PulseAudio/Slider
- PulseAudio
- River
- Sndio
- Sway
- Systemd failed units
- Taskbar
- Temperature
- Tray
- UPower
- User
- WirePlumber
- Workspaces
- Writing Modules