Skip to content
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

Pointed separator style #94

Open
k14lb3 opened this issue Jun 16, 2024 · 4 comments
Open

Pointed separator style #94

k14lb3 opened this issue Jun 16, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@k14lb3
Copy link

k14lb3 commented Jun 16, 2024

Context

Pointed separator style

Solution

set -g @tokyo-night-tmux_window_separator_style pointed
set -g @tokyo-night-tmux_widget_separator_style none

Alternative Solution

Full customization:

set -g @tokyo-night-tmux_window_left_separator ""
set -g @tokyo-night-tmux_window_middle_separator ""
set -g @tokyo-night-tmux_window_right_separator ""

set -g @tokyo-night-tmux_widget_left_separator ""
set -g @tokyo-night-tmux_widget_right_separator ""

I'm not sure how it would be implemented for the colors though. It might become complicated.

Snapshots

image

@k14lb3 k14lb3 added the enhancement New feature or request label Jun 16, 2024
@breakingram
Copy link

breakingram commented Jun 22, 2024

+1 on this.

Perhaps we could have multiple separator style like:

  • default
  • Pointed
  • Rounded

@breakingram
Copy link

@janoamaral

@omeraloni
Copy link

I've implemented it in my fork.
image

However, the music widget doesn't play nicely with these separators because of the background fill:
image
Not sure how much I would invest in adapting this widget because of a nowplaying-cli bug.

@dzc0d3r
Copy link

dzc0d3r commented Nov 21, 2024

+1

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

No branches or pull requests

4 participants