Add screenshot selection keybinding and fix GOPATH

This commit is contained in:
2020-04-15 02:48:56 +02:00
parent dbcb96e2c2
commit 4fe43f1c2e
3 changed files with 6 additions and 2 deletions

View File

@@ -268,6 +268,8 @@ exec swaymsg split vertical
bindsym $mod+c exec clipman pick -t rofi
# grim
bindsym Print exec grim
# slurp + grim to clipboard
bindsym Shift+Print exec slurp | grim -g - - | wl-copy
# power menu
bindsym $mod+Pause mode "$Pause-break"