-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels
