diff --git a/i3/config b/i3/config index 33d9ec9..bb1cf5c 100644 --- a/i3/config +++ b/i3/config @@ -204,9 +204,9 @@ exec --no-startup-id redshift -t 6000:2000 -l 49.87167:8.65027 exec --no-startup-id amixer set Master 0 # Change volume -bindsym XF86AudioRaiseVolume exec amixer set Master 10%+ -bindsym XF86AudioLowerVolume exec amixer set Master 10%- -bindsym XF86AudioMute exec amixer set Master toggle +bindsym XF86AudioRaiseVolume exec st -e pamix +bindsym XF86AudioLowerVolume exec st -e pamix +bindsym XF86AudioMute exec st -e pamix # Screenshot bindsym $mod+z exec scrot