What am I doing with my life...

This commit is contained in:
2026-05-22 08:02:56 +02:00
parent 456c2593a4
commit 1eed4b819a
7 changed files with 156 additions and 47 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ bind e run-shell 'tmux popup -d "#{pane_current_path}" -xC -yC -w90% -h90% -E "~
## Status bar design
set -g status-justify left
set -g status-position top
set -g status-bg '#181818'
set -g status-bg '#121212'
set -g status-fg '#DCD7BA'
set -g status-left-length 20
set -g status-right ' #[fg=colour232,bg="#af875f",bold]#{?client_prefix, [PFX] ,} #[fg="#1c1c1c",bg="#767676",bold][#S] '