From 0b9cf6818440f671e193c08b6805faea18030730 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 29 Aug 2021 16:30:00 +0300 Subject: (1) Added pnmixer config --- .config/pnmixer/config | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 .config/pnmixer/config (limited to '.config') 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 -- cgit v1.2.3