mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update i3(add i3blocks), bspwm, nvim, tmux, ranger, zsh
This commit is contained in:
parent
53d009b671
commit
5374db696a
11 changed files with 137 additions and 33 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue