diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-08-29 16:30:00 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-08-29 16:30:00 +0300 |
| commit | 0b9cf6818440f671e193c08b6805faea18030730 (patch) | |
| tree | 639dc8db9445b419a4ef6336f97b91b3b8968851 /.config | |
| parent | 291387730c0a13ce7b9d8152d065b2c3b0d48ab4 (diff) | |
| download | dotfiles-0b9cf6818440f671e193c08b6805faea18030730.tar dotfiles-0b9cf6818440f671e193c08b6805faea18030730.tar.gz dotfiles-0b9cf6818440f671e193c08b6805faea18030730.zip | |
(1) Added pnmixer config
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 |
