Add missing options to example conf.

This commit is contained in:
Reginald Kennedy 2020-06-04 04:37:54 +08:00
parent 6de5f2b0bc
commit 0863f7fe00

View file

@ -31,6 +31,7 @@
# Bar Settings # Bar Settings
# bar_enabled = 1 # bar_enabled = 1
# bar_enabled_ws[1] = 1
# bar_border_width = 1 # bar_border_width = 1
# bar_border[1] = rgb:00/80/80 # bar_border[1] = rgb:00/80/80
# bar_border_unfocus[1] = rgb:00/40/40 # bar_border_unfocus[1] = rgb:00/40/40
@ -38,8 +39,10 @@
# bar_color_selected[1] = rgb:00/80/80 # bar_color_selected[1] = rgb:00/80/80
# bar_font_color[1] = rgb:a0/a0/a0 # bar_font_color[1] = rgb:a0/a0/a0
# bar_font_color_selected = black # bar_font_color_selected = black
# bar_font = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-* # bar_font = xos4 Terminus:pixelsize=14:antialias=true
# bar_font_pua = Typicons:pixelsize=14:antialias=true
# bar_action = baraction.sh # bar_action = baraction.sh
# bar_action_expand = 0
# bar_justify = left # bar_justify = left
# bar_format = +N:+I +S <+D>+4<%a %b %d %R %Z %Y+8<+A+4<+V # bar_format = +N:+I +S <+D>+4<%a %b %d %R %Z %Y+8<+A+4<+V
# workspace_indicator = listcurrent,listactive,markcurrent,printnames # workspace_indicator = listcurrent,listactive,markcurrent,printnames
@ -54,6 +57,7 @@
# window_name_enabled = 0 # window_name_enabled = 0
# verbose_layout = 1 # verbose_layout = 1
# urgent_enabled = 1 # urgent_enabled = 1
# urgent_collapse = 0
# Dialog box size ratio when using TRANSSZ quirk; 0.3 < dialog_ratio <= 1.0 # Dialog box size ratio when using TRANSSZ quirk; 0.3 < dialog_ratio <= 1.0
# dialog_ratio = 0.6 # dialog_ratio = 0.6