Change mappings with modified avizo

rita
blallo 2021-07-02 16:42:13 +02:00
parent 619414746a
commit 5d00448a30
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 7 additions and 6 deletions

View File

@ -27,12 +27,13 @@ bindsym $mod+Shift+t exec $hyper_term
bindsym $mod+Mod1+l exec $lock bindsym $mod+Mod1+l exec $lock
bindsym $mod+Shift+b exec $chbg bindsym $mod+Shift+b exec $chbg
bindsym XF86AudioRaiseVolume exec /home/leo/.bin/volume.sh + bindsym XF86AudioRaiseVolume exec volumectl raise
bindsym XF86AudioLowerVolume exec /home/leo/.bin/volume.sh - bindsym XF86AudioLowerVolume exec volumectl lower
bindsym XF86AudioMute exec /home/leo/.bin/volume.sh m bindsym XF86AudioMute exec volumectl mute
# bindsym XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle bindsym XF86AudioMicMute exec volumectl mute --mic
bindsym XF86MonBrightnessDown exec brightnessctl set 5%- bindsym Ctrl+Mod1+m exec volumectl mute --mic
bindsym XF86MonBrightnessUp exec brightnessctl set +5% bindsym XF86MonBrightnessUp exec lightctl raise
bindsym XF86MonBrightnessDown exec lightctl lower
bindsym Print exec ~/.bin/screenshot.sh -w bindsym Print exec ~/.bin/screenshot.sh -w
bindsym Ctrl+Print exec ~/.bin/screenshot.sh -s bindsym Ctrl+Print exec ~/.bin/screenshot.sh -s