diff --git a/tmux.conf b/tmux.conf index 58e2dd4..41939e4 100644 --- a/tmux.conf +++ b/tmux.conf @@ -7,3 +7,4 @@ set -g default-terminal screen-256color #set -g status-left "" #set -g status-right "#H | %a, %d %b %Y %T %z #(tmux -V)" set -g status-right "#H | #(tmux -V) " +setw -g mode-keys vi diff --git a/xprograms b/xprograms index 9b8d772..53e69a2 100755 --- a/xprograms +++ b/xprograms @@ -49,7 +49,7 @@ _saku(){ } _gkeyring(){ - LANG=C gnome-keyring-daemon & + LANG=C gnome-keyring-daemon --start -c pkcs11 & } _nmapplet(){