Add volumeicon config, left mouse example

This commit is contained in:
natemaia 2022-05-29 11:40:41 -07:00
parent a678245405
commit 99842f36cf
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,25 @@
[Alsa]
card=default
[Notification]
show_notification=true
notification_type=0
[StatusIcon]
stepsize=5
onclick=pavucontrol
theme=Default
use_panel_specific_icons=false
lmb_slider=true
mmb_mute=false
use_horizontal_slider=false
show_sound_level=true
use_transparent_background=false
[Hotkeys]
up_enabled=false
down_enabled=false
mute_enabled=false
up=XF86AudioRaiseVolume
down=XF86AudioLowerVolume
mute=XF86AudioMute

View File

@ -36,3 +36,7 @@ xset dpms 600 900 1200
# set keyboard repeat rate
xset r rate 350 60
# left hand mouse
#xmodmap -e "pointer = 3 2 1"