Update background and add new multimedia keys

This commit is contained in:
Colin Powell
2019-05-19 00:54:48 -04:00
parent 3bea85e420
commit 7519bbd633
2 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 520 KiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -222,6 +222,8 @@ set $volumestep 10
# Using pulseaudio-utils (append "-s $sinkname" without quotes to override default sink)
bindsym XF86AudioRaiseVolume exec $volumepath/volume -np -i $volumestep -t $statuscmd -u $statussig
bindsym XF86AudioLowerVolume exec $volumepath/volume -np -d $volumestep -t $statuscmd -u $statussig
bindsym $mod+p exec $volumepath/volume -np -i $volumestep -t $statuscmd -u $statussig
bindsym $mod+o exec $volumepath/volume -np -d $volumestep -t $statuscmd -u $statussig
bindsym XF86AudioMute exec $volumepath/volume -mn -t $statuscmd -u $statussig
# Sreen brightness controls