Update 2023-12-28 22:52 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-12-28 22:52:07 +01:00
parent 7e9a9e039c
commit 1ece4561d6
9 changed files with 71 additions and 89 deletions

View File

@@ -142,7 +142,7 @@ hc set smart_frame_surroundings off
# TABS
hc attr theme.title_height 12
hc attr theme.title_when multiple_tabs
hc attr theme.title_font 'Terminus:pixelsize=13'
hc attr theme.title_font 'fixed:pixelsize=13'
hc attr theme.title_depth 5
# BORDER WIDTH
@@ -182,52 +182,9 @@ hc attr theme.normal.tab_title_color $COLOR_NF
hc attr theme.active.title_color $COLOR_SF
hc attr theme.normal.title_color $COLOR_NF
# tab color
# hc attr theme.tab_title_color $COLOR_NB
#
# # tab color
# hc attr theme.active.tab_color $COLOR_SB # inactive tab, active frame, bg color
# hc attr theme.active.tab_title_color $COLOR_SF # inactive tab, active frame, fg color
#
# hc attr theme.normal.tab_color $COLOR_NB # inactive tab, inactive frame, bg color
# hc attr theme.normal.tab_title_color $COLOR_NF # inactive tab, inactive frame, fg color
#
# # hc attr theme.active.color $COLOR_SB # active tab, active frame, fg color
# # hc attr theme.normal.color $COLOR_NB # active tab, inactive frame, fg color
# hc attr theme.active.title_color $COLOR_SF # active tab, active frame, fg color
# hc attr theme.normal.title_color $COLOR_NF # active tab, inactive frame, fg color
# hc attr theme.active.tab_outer_color $COLOR_NB
# hc set frame_border_active_color $COLOR_NB
# hc set frame_border_normal_color $COLOR_NB
# hc set frame_bg_normal_color $COLOR_NB
# hc set frame_bg_active_color $COLOR_NF
# hc set show_frame_decorations 'focused_if_multiple'
# hc set frame_bg_transparent on
# hc set frame_transparent_width 5
#
# hc attr settings.frame_transparent_width 1
#
# hc attr theme.active.color $COLOR_NB
# hc attr theme.title_color $COLOR_SF
# hc attr theme.normal.color $COLOR_NB
# #hc attr theme.urgent.color '#7811A1dd'
# hc attr theme.inner_width 0
# hc attr theme.inner_color $COLOR_NB
# hc attr theme.border_width 0
# hc attr theme.floating.border_width 1
# hc attr theme.floating.outer_width 1
# hc attr theme.floating.normal.outer_color $COLOR_NB
# hc attr theme.floating.active.outer_color $COLOR_SB
# hc attr theme.active.inner_color $COLOR_NB
# hc attr theme.urgent.inner_color '#9A65B0'
# hc attr theme.normal.inner_color $COLOR_NB
# hc set window_gap 0
# rules
hc unrule -F
#hc rule class=XTerm tag=3 # move all xterms to tag 3
hc rule focus=on # normally focus new clients
hc rule floatplacement=smart