Switch to Gruvbox as light theme

This commit is contained in:
2023-02-01 03:40:42 +01:00
parent b2f54d5d6e
commit 7fb7569e18
8 changed files with 56 additions and 106 deletions

View File

@@ -78,3 +78,4 @@ set -g mouse on
bind -T root WheelUpPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; copy-mode -e; send-keys -M"
bind -T root WheelDownPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; send-keys -M"
source ~/.tmux/statusbar.conf