Skip to content

Commit

Permalink
Bold
Browse files Browse the repository at this point in the history
  • Loading branch information
potsbo committed Feb 4, 2025
1 parent 8b83cea commit ba89df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/.config/tmux/style.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ main() {
# ================================================
tmux set -g status "on"
tmux set -g status-position "top"
tmux set -g status-style "none,bg=${thm_main},fg=${thm_sub}"
tmux set -g status-style "bold,bg=${thm_main},fg=${thm_sub}"
tmux set -g message-style "align=right,fg=${thm_sub},bg=${thm_main},align=centre"

# left panel
Expand Down

0 comments on commit ba89df3

Please sign in to comment.