Switch to alacritty + minor cleanup

This commit is contained in:
2020-01-11 19:44:02 +01:00
parent 43ef0262ee
commit 6df75b18f2
9 changed files with 549 additions and 1756 deletions

View File

@@ -8,7 +8,8 @@ set -g bell-action any
## Set default terminal
set -g default-terminal "screen-256color"
set -ga terminal-overrides ",xterm-kitty:Tc"
set -ag terminal-overrides ",xterm-256color:RGB"
# i3 split bindings
bind g split-window -h