Compare commits

...

2 Commits

Author SHA1 Message Date
Andrei Stoica 6d0ec8559b QoL fix 2024-02-10 15:53:14 -05:00
Andrei Stoica 1ca0bb9011 updated keyboard layout 2024-02-10 15:37:47 -05:00
2 changed files with 4 additions and 5 deletions

View File

@ -73,8 +73,8 @@
"KC_F",
"KC_G",
"KC_LEFT",
"KC_UP",
"KC_DOWN",
"KC_UP",
"KC_RGHT",
"KC_QUOT",
"KC_EQL",
@ -123,8 +123,8 @@
"KC_F",
"KC_G",
"KC_HOME",
"KC_PGUP",
"KC_PGDN",
"KC_PGUP",
"KC_END",
"KC_F12",
"KC_ENT",
@ -173,8 +173,8 @@
"KC_F",
"KC_G",
"KC_MPRV",
"KC_VOLU",
"KC_VOLD",
"KC_VOLU",
"KC_MNXT",
"KC_MUTE",
"KC_MPLY",

View File

@ -71,8 +71,7 @@ bind C-l send-keys 'C-l'
set-option -g allow-passthrough on
set -g default-terminal "xterm-256color"
set-option -ga terminal-overrides "xterm-256color"
set -g default-terminal "screen-256color"
# status and culors
set -g status-left-length 85