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

How to change separator between blocks? #809

Closed
Dieterbe opened this issue Aug 22, 2020 · 4 comments
Closed

How to change separator between blocks? #809

Dieterbe opened this issue Aug 22, 2020 · 4 comments

Comments

@Dieterbe
Copy link
Contributor

Hello, I'm not a huge fan of the default triangular transitions between blocks
pattern

Here are some options i made using a paint program. First one is default/current behavior.
Second one just uses straight lines, third option uses separators between blocks
Is it possible to achieve number two or three?
status-options

@GladOSkar
Copy link
Contributor

See #773 or docs (Although the latter would do well with some clarification)

@ammgws
Copy link
Collaborator

ammgws commented Aug 23, 2020

In my config I set the separator to a blank string to get your second example.

[theme]
name = "slick"
[theme.overrides]
separator = ""

@ammgws ammgws closed this as completed Aug 23, 2020
@Dieterbe
Copy link
Contributor Author

aha thank you, that works.

@kepi
Copy link

kepi commented Aug 23, 2020

@Dieterbe to answer your question in #377, here is relevant part of my config:

[theme]
name = "gruvbox-dark"

[theme.overrides]
# for pango markup see https://developer.gnome.org/pygtk/stable/pango-markup-language.html
# for possible separator symbols see https://github.com/ryanoasis/powerline-extra-symbols
separator = "<span size='large' font_family='TerminessTTF Nerf Dont Mono' stretch='ultraexpanded'>\ue0c7</span>"

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

No branches or pull requests

4 participants