added evince & more tmux config

This commit is contained in:
aminnairi
2023-05-24 14:02:12 +02:00
parent ae27bb5571
commit 309cf24526
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ bind c new-window -c "#{pane_current_path}"
set -g status-left-length 20
# fix for tokyo-night theme
set -g status-bg "#414868"
set -g status-bg "#ffffff"
# List of TPM plugins
set -g @plugin 'tmux-plugins/tpm'