Skip to content

Commit

Permalink
refac(segments): reduce misc-info priority again
Browse files Browse the repository at this point in the history
  • Loading branch information
Walheimat committed Oct 25, 2023
1 parent 408f18d commit 823ed4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whale-line-segments.el
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ to 2, only the 3rd level is elided."

(whale-line-create-stateless-segment misc-info
:var mode-line-misc-info
:priority current)
:priority current-low)

;;;; -- Minor modes

Expand Down

0 comments on commit 823ed4d

Please sign in to comment.