diff --git a/i3_config b/i3_config index 66e85d1..7438f0f 100644 --- a/i3_config +++ b/i3_config @@ -62,6 +62,9 @@ bindsym XF86AudioPlay exec playerctl play-pause bindsym XF86AudioNext exec playerctl next bindsym XF86AudioPrev exec playerctl previous +# Bind Super+Home keys to take a screenshot +bindsym $mod+Home exec --no-startup-id screenshoter + # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod