Update 2023-11-03 09:00 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id 2023-11-03 09:00:43 +01:00
parent a5db770144
commit a8256e307f
1 changed files with 4 additions and 2 deletions

View File

@ -44,17 +44,19 @@ bar_format = +S +L  +R   +I   +M  +W +|1R +A %
# | WORKSPACE LAYOUT
# +--------------------------------------------------
workspace_indicator = listall,markcurrent,markactive,markempty,noindexes
workspace_mark_current = '+@fg=1;+@fg=0;'
workspace_indicator = listall,markcurrent,markactive,markempty,markurgent,noindexes
workspace_mark_active = ''
workspace_mark_current = '+@fg=1;+@fg=0;'
workspace_mark_empty = ''
workspace_mark_urgent = '+@fg=2;+@fg=0;'
workspace_limit = 10
stack_mark_horizontal = ''
stack_mark_horizontal_flip = ''
stack_mark_vertical = ''
stack_mark_vertical_flip = ''
stack_mark_max = ''
verbose_layout = 1
urgent_enabled = 1
# +--------------------------------------------------
# | FOCUS BEHAVIOR