use pywal to color alacritty and vim
This commit is contained in:
@@ -52,7 +52,8 @@ bind p paste-buffer
|
||||
# bind -t vi-copy 'y' copy-selection
|
||||
|
||||
# set default terminal color
|
||||
set -g default-terminal "screen-256color"
|
||||
set -g default-terminal "$TERM"
|
||||
set -ag terminal-overrides ",$TERM:RGB"
|
||||
|
||||
# enable activity alerts
|
||||
setw -g monitor-activity on
|
||||
|
||||
Reference in New Issue
Block a user