diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/pnmixer/config | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/.config/pnmixer/config b/.config/pnmixer/config new file mode 100644 index 0000000..2b114fa --- /dev/null +++ b/.config/pnmixer/config @@ -0,0 +1,34 @@ +[PNMixer] +SliderOrientation=vertical +DisplayTextVolume=true +TextVolumePosition=0 +ScrollStep=5 +FineScrollStep=1 +MiddleClickAction=0 +CustomCommand= +VolMuteKey=-1 +VolUpKey=123 +VolDownKey=122 +AlsaCard=HDA Intel PCH +NormalizeVolume=true +SystemTheme=true +DrawVolMeter=false +VolMeterPos=10 +VolMeterColor=0.90980392156900003;0.43137254902;0.43137254902; +VolumeControlCommand=pavucontrol +EnableHotKeys=true +VolMuteMods=0 +VolUpMods=0 +VolDownMods=0 +EnableNotifications=true +HotkeyNotifications=true +MouseNotifications=false +PopupNotifications=false +ExternalNotifications=true +NotificationTimeout=1500 + +[(default)] +Channel=Master + +[HDA Intel PCH] +Channel=Master |
