Update 2024-09-13 21:17 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id 2024-09-13 21:17:23 +02:00
parent b910c43b52
commit 9ca4ecfa8e

View File

@ -10,7 +10,7 @@
# | WINDOW DECORATION # | WINDOW DECORATION
# +-------------------------------------------------- # +--------------------------------------------------
border_width = 2 border_width = 1
tile_gap = 4 tile_gap = 4
region_padding = 4 region_padding = 4
@ -21,7 +21,7 @@ color_focus_free = rgb:AF/5F/00
color_unfocus = rgb:44/44/44 color_unfocus = rgb:44/44/44
color_unfocus_free = rgb:55/35/00 color_unfocus_free = rgb:55/35/00
disable_border = 0 disable_border = 0
maximize_hide_bar = 1 maximize_hide_bar = 0
# +-------------------------------------------------- # +--------------------------------------------------
# | BAR SETTINGS # | BAR SETTINGS