feat!(limontozu): add config
This commit is contained in:
parent
80ec62084d
commit
c5c43e9fc5
15 changed files with 789 additions and 49 deletions
|
@ -40,10 +40,10 @@ M.freetype_render_target = "Light"
|
|||
--------------------
|
||||
-- Window options --
|
||||
--------------------
|
||||
-- M.window_background_opacity = 0.2
|
||||
-- M.text_background_opacity = 1.0
|
||||
M.window_background_opacity = 0.8
|
||||
M.text_background_opacity = 1.0
|
||||
-- M.window_background_image = "/home/reo101/.local/share/bg/ide_bg.jpeg"
|
||||
M.window_decorations = "NONE"
|
||||
-- M.window_decorations = "NONE"
|
||||
M.window_close_confirmation = "NeverPrompt"
|
||||
M.use_resize_increments = false
|
||||
M.enable_scroll_bar = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue