Add keybinding for taking screenshots
This commit is contained in:
@@ -62,6 +62,9 @@ bindsym XF86AudioPlay exec playerctl play-pause
|
|||||||
bindsym XF86AudioNext exec playerctl next
|
bindsym XF86AudioNext exec playerctl next
|
||||||
bindsym XF86AudioPrev exec playerctl previous
|
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
|
# Use Mouse+$mod to drag floating windows to their wanted position
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user