You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
Result:
The text was updated successfully, but these errors were encountered: