nvim: update snippets

This commit is contained in:
Marco Thomas
2022-07-28 12:29:53 +02:00
parent adc650ace3
commit cbc47c0623
3 changed files with 10 additions and 7 deletions

View File

@@ -124,11 +124,11 @@ input type:keyboard {
# Show notifications
bindsym $mod+v exec swaync-client -t -sw
# Brightness
# Brightness
bindsym XF86MonBrightnessUp exec light -A 5
bindsym XF86MonBrightnessDown exec light -U 5
# Audio
# Audio
bindsym XF86AudioPlay exec playerctl play-pause
bindsym XF86AudioPrev exec playerctl previous
bindsym XF86AudioNext exec playerctl next