Skip to content

Icon position config #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Icon position config #30

merged 1 commit into from
Nov 25, 2023

Conversation

joshmedeski
Copy link
Owner

@joshmedeski joshmedeski commented Nov 25, 2023

Closes #29

Adds a new config feature flag for positioning the icon to the window name.

config:
  show-name: true # must be true for `icon-position` to work
  icon-position: "left" # show the icon to the "left" or "right" of the window name (defaults to left)

@joshmedeski joshmedeski merged commit 410d5be into main Nov 25, 2023
@joshmedeski joshmedeski deleted the 29-icon-to-right branch November 25, 2023 19:57
@petobens
Copy link

Awesome thanks!. On a related note if I set multi-pane-icon: '' a space is still reserved for the multipane icon (as seen in the image below in the nvim window). Is is possible to remove such space?

image

@petobens
Copy link

I can open a new issue for this if you want.

@joshmedeski
Copy link
Owner Author

Remove multi-pane-icon completely from your config and that should do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show icons to the right of the window name
2 participants