diff options
author | listout <listout@protonmail.com> | 2021-12-03 14:28:10 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-12-03 14:28:10 +0530 |
commit | 21b584b60d31f646e11560197f368b8111f1d9b2 (patch) | |
tree | 69c0691b1c2df4cc3fa05f391a8ef35c3d25f630 /.tmux.conf | |
parent | 644266b05c9d10d5bea20291cad067c30f73cb74 (diff) |
moved to jellybeans font
Diffstat (limited to '.tmux.conf')
-rw-r--r-- | .tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,6 +66,6 @@ bind -r K resize-pane -U 5 bind -r L resize-pane -R 5 # styling -set -g status-style "fg=#f0ecfe bg=#1c1c1c" +set -g status-style "fg=#dedede bg=#121212" set -g pane-active-border-style "fg=#ffffff" set -g pane-border-style "fg=#ffffff" |