Update i3(add i3blocks), bspwm, nvim, tmux, ranger, zsh

This commit is contained in:
Smirnov Olexandr 2021-02-23 10:57:25 +02:00
parent 53d009b671
commit 5374db696a
11 changed files with 137 additions and 33 deletions

View file

@ -22,8 +22,8 @@ set-option -sa terminal-overrides ",*:Tc"
###== Keybindongs
## HOME/END key support
bind -n End send-key C-e
bind -n Home send-key C-a
bind-key -n End send-key C-e
bind-key -n Home send-key C-a
bind-key -n Home send Escape "OH"
bind-key -n End send Escape "OF"