This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
sway_config/config/sway/conf.d/rick/keybinding.config

8 lines
282 B
Text

# Brightness
bindsym $mod+F1 exec brightnessctl s 1-
bindsym $mod+F2 exec brightnessctl s +1
bindsym $mod+F3 exec pactl set-sink-volume @DEFAULT_SINK@ -5%
bindsym $mod+F4 exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym $mod+F5 exec pactl set-sink-mute @DEFAULT_SINK@ toggle