update i3 and zshrc
prithugoswami prithugoswami524@gmail.com
Tue, 22 May 2018 08:23:23 +0530
M
i3/config
→
i3/config
@@ -68,12 +68,14 @@ bindsym $mod+F3 exec urxvt -e "ranger"
bindsym $mod+Shift+F3 exec gksu pcmanfm bindsym $mod+F5 exec terminal -e 'mocp' bindsym $mod+t exec --no-startup-id pkill compton +bindsym $mod+b exec --no-startup-id urxvt -e "ranger" bindsym $mod+Ctrl+t exec --no-startup-id compton -b #bindsym $mod+Shift+d --release exec "killall dunst; exec notify-send 'restart dunst'" + +# Screenshot bindsym Print exec --no-startup-id i3-scrot bindsym $mod+Print --release exec --no-startup-id i3-scrot -w bindsym $mod+Shift+Print --release exec --no-startup-id i3-scrot -s -bindsym $mod+Ctrl+h exec xdg-open /usr/share/doc/manjaro/i3_help.pdf bindsym $mod+Ctrl+x --release exec --no-startup-id xkill focus_follows_mouse no@@ -105,7 +107,7 @@
# workspace back and forth (with/without active container) workspace_auto_back_and_forth no bindsym $mod+Tab workspace back_and_forth -bindsym $mod+Shift+b move container to workspace back_and_forth; workspace back_and_forth +bindsym $mod+Shift+Tab move container to workspace back_and_forth; workspace back_and_forth # split orientation bindsym $mod+m split h