Added keymode definition

This commit is contained in:
Serĉanto de Scio 2020-01-28 10:16:28 +10:00
parent 7c9a167a38
commit 4e260318b8
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -46,6 +46,7 @@
set-window-option -g window-status-bell-style fg=black,bg=red #base02, red set-window-option -g window-status-bell-style fg=black,bg=red #base02, red
''; '';
terminal = "screen-256color"; terminal = "screen-256color";
keyMode = "vi";
}; };
}; };