Skip to content

Commit

Permalink
change: switch to tmux icon for sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-pitblado committed Nov 23, 2024
1 parent e6e8f3f commit c25cfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catppuccin.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ battery_status="#($SCRIPTS_PATH/battery-widget.sh)"

#+--- Bars LEFT ---+
# Session name
tmux set -g status-left "#[fg=${THEME[background]},bg=${THEME[lavender]},bold] #{?client_prefix,󰠠 ,#[dim] }#[bold,nodim]#S "
tmux set -g status-left "#[fg=${THEME[background]},bg=${THEME[lavender]},bold] #{?client_prefix,󰠠 ,#[dim] }#[bold,nodim]#S "

#+--- Windows ---+
# Focus
Expand Down

0 comments on commit c25cfc7

Please sign in to comment.