zenmode : add custombg to ataraxis

This commit is contained in:
siduck76 2021-04-27 22:13:44 +05:30
parent 38d780b502
commit 60e7353ee6
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,6 @@ true_zen.setup(
before_minimalist_mode_hidden = true,
after_minimalist_mode_shown = true,
after_minimalist_mode_hidden = true,
-- unknown_bkg_color_fix = true,
bottom = {
hidden_laststatus = 0,
hidden_ruler = false,
@ -38,7 +37,8 @@ true_zen.setup(
left_padding = 37,
right_padding = 37,
top_padding = 2,
bottom_padding = 2
bottom_padding = 2,
custome_bg = "#1e222a"
},
integrations = {
integration_galaxyline = true