Add VLC and Volume Icon configs

This commit is contained in:
David Todd 2020-03-26 10:43:43 -05:00
parent d890c55e29
commit 877afe05fd
3 changed files with 5070 additions and 0 deletions

View File

@ -0,0 +1,3 @@
[RecentsMRL]
list=file:///home/dtodd/Music/Ambiance.mp3
times=-1

5041
home/.config/vlc/vlcrc Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,26 @@
[Alsa]
card=HDA Intel PCH
channel=Master
[Notification]
show_notification=true
notification_type=1
[StatusIcon]
stepsize=5
onclick=urxvt -e 'alsamixer'
theme=White Gnome
use_panel_specific_icons=true
lmb_slider=true
mmb_mute=true
use_horizontal_slider=false
show_sound_level=true
use_transparent_background=true
[Hotkeys]
up_enabled=true
down_enabled=true
mute_enabled=true
up=XF86AudioRaiseVolume
down=XF86AudioLowerVolume
mute=XF86AudioMute