diff --git a/config/etc/i3/config b/config/etc/i3/config index c276129..ddd45f6 100644 --- a/config/etc/i3/config +++ b/config/etc/i3/config @@ -71,8 +71,9 @@ bindsym $mod+p move scratchpad bindsym $mod+Shift+p scratchpad show bindsym --release $mod+Shift+S exec scrot bindsym --release $mod+Ctrl+S exec "scrot --select" +bindsym --release $mod+Ctrl+A exec "scrot -s '/tmp/%F_%T_$wx$h.png' -e 'xclip -selection clipboard -target image/png -i $f && rm $f'" bindsym $mod+o exec pcmanfm - +bindsym $mod+Shift+B floating enable; border none; resize set 900 600; move position 1836 38 ### END BINDSYM ###