alacritty + nord
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# List of plugins
|
||||
#set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
#set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
#set -g @plugin 'arcticicestudio/nord-tmux'
|
||||
set -g @plugin 'arcticicestudio/nord-tmux'
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -ga terminal-overrides ",xterm*:Tc"
|
||||
set -g mouse on
|
||||
@@ -22,7 +22,7 @@ bind-key l select-pane -R
|
||||
# set -g @plugin 'git@github.com:user/plugin'
|
||||
# set -g @plugin 'git@bitbucket.com:user/plugin'
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
#run '~/.tmux/plugins/tpm/tpm'
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
run-shell "tmux source-file ~/.local/share/tinted-theming/tinty/repos/tinted-tmux/colors/base16-$BASE16_THEME.conf"
|
||||
|
||||
set -g prefix None
|
||||
|
||||
Reference in New Issue
Block a user