Skip to content

Commit

Permalink
tweak: remove hardcoded window separator (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrs4ndman committed Jul 18, 2023
1 parent 4802119 commit 70223de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rose-pine.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ main() {
set display-panes-colour "${thm_gold}"

# Windows
setw window-status-separator ""
setw window-status-style "fg=${thm_iris},bg=${thm_base}"
setw window-status-activity-style "fg=${thm_base},bg=${thm_rose}"
setw window-status-current-style "fg=${thm_gold},bg=${thm_base}"
Expand Down

0 comments on commit 70223de

Please sign in to comment.