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

Black bars and tmux powerline in Ataraxis #124

Open
aisneto opened this issue Jan 12, 2024 · 0 comments
Open

Black bars and tmux powerline in Ataraxis #124

aisneto opened this issue Jan 12, 2024 · 0 comments

Comments

@aisneto
Copy link

aisneto commented Jan 12, 2024

Although entering Ataraxis does hide my status bar, top and bottom borders appears at my screen. Also, I can't get the tmux integration to work (I'm using tmux configs of Oh my Tmux, so maybe something is interfering. Would appreciate some clarification on that).

My configs:

lua << EOF
    require("true-zen").setup {
        -- your config goes here
        -- or just leave it empty :)
        modes = {
            ataraxis = {
                custome_bg = false,
                bg_configuration = true,
            }
        },
        integrations = {
            tmux = true,
            lualine = true,
        },
    }
EOF

Result:
image

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

1 participant