Rename more scripts
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
410d0b33c6
commit
469f519890
7 changed files with 16 additions and 14 deletions
|
@ -202,8 +202,8 @@ bindsym XF86Sleep exec --no-startup-id screenlock
|
|||
# Volume controls
|
||||
bindsym XF86AudioMute exec --no-startup-id pamixer -t
|
||||
bindsym $mod+m exec --no-startup-id pamixer -t
|
||||
bindsym XF86AudioRaiseVolume exec --no-startup-id increase_volume
|
||||
bindsym $mod+KP_Add exec --no-startup-id increase_volume
|
||||
bindsym XF86AudioRaiseVolume exec --no-startup-id increase-volume
|
||||
bindsym $mod+KP_Add exec --no-startup-id increase-volume
|
||||
bindsym XF86AudioLowerVolume exec --no-startup-id pamixer -d 5 --allow-boost
|
||||
bindsym $mod+KP_Subtract exec --no-startup-id pamixer -d 5 --allow-boost
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue