diff --git a/config/etc/i3/config b/config/etc/i3/config index 7ea8561..bb07a33 100644 --- a/config/etc/i3/config +++ b/config/etc/i3/config @@ -80,9 +80,9 @@ bindsym $mod+Ctrl+8 exec xbacklight -set 80 bindsym $mod+Ctrl+9 exec xbacklight -set 90 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 --release $mod+Ctrl+s exec scrot +bindsym --release $mod+Ctrl+d 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 ### END BINDSYM ### @@ -141,6 +141,7 @@ floating_modifier $mod # start a terminal bindsym $mod+Shift+Return exec emacsclient -c +bindsym $mod+Mod1+Return exec emacsclient -c -e '(eshell t)' bindsym $mod+Return exec gnome-terminal # kill focused window