diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-09-28 15:20:25 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-09-28 15:20:25 +0530 |
| commit | cab9134cfafbd7abbc6766384191f58c1ca9c16a (patch) | |
| tree | d6cce13c88e63f29b4ba49bb4d4f5b606d06484e /config/.tmux.conf | |
| parent | 32fa47525533b73786d9b41e410a0e6106e18977 (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | config/.tmux.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/.tmux.conf b/config/.tmux.conf index 1137b9d..2a3e06b 100644 --- a/config/.tmux.conf +++ b/config/.tmux.conf @@ -37,8 +37,8 @@ bind-key r command-prompt -I "#W" "rename-window '%%'" bind-key x kill-pane bind-key c new-window -c "#{pane_current_path}" -fg="#272727" -bg="#f2f0fa" +fg="#d3c6aa" +bg="#202222" set -g status-position "bottom" set -g status-style bg=default,fg=default |
