Stay on light-mode while I figure out how to switch

This commit is contained in:
Tibo De Peuter 2023-10-14 17:35:52 +02:00
parent 091a8ab89a
commit 9df715f74e
3 changed files with 6 additions and 6 deletions

View file

@ -764,7 +764,7 @@ visual_bell_color #b00020
#: to be pts. Note that borders are displayed only when more than one
#: window is visible. They are meant to separate multiple windows.
# draw_minimal_borders yes
draw_minimal_borders yes
#: Draw only the minimum borders needed. This means that only the
#: borders that separate the window from a neighbor are drawn. Note
@ -821,7 +821,7 @@ window_padding_width 5
#: Fade the text in inactive windows by the specified amount (a number
#: between zero and one, with zero being fully faded).
hide_window_decorations yes
# hide_window_decorations no
#: Hide the window decorations (title-bar and window borders) with
#: yes. On macOS, titlebar-only can be used to only hide the titlebar.