Add keybinding for taking screenshots

This commit is contained in:
2021-09-18 15:03:07 +03:00
parent 64a63212b2
commit 7076ddfd63

View File

@@ -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