1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

tmux.conf: remove outcommented stuff.

This commit is contained in:
Henrik Hautakoski 2025-05-14 20:42:31 +02:00
parent a2687d5788
commit f503cbd0a2

View file

@ -14,7 +14,6 @@ setw -g pane-base-index 1
set -g status-position bottom
set -g status-justify left
set -g status-style ''
# set -g status-left '#[bg=colour3,fg=#0E1019] #(hostname) #[fg=color3,bg=default]'
set -g status-left ' #[fg=colour2]#[fg=default] #S '
set -g status-right ''
set -g status-right-length 50