Update 2023-12-08 18:02 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-12-08 18:02:01 +01:00
parent 9db4a25842
commit 054a6a0e6a
8 changed files with 33 additions and 6 deletions

View File

@@ -21,12 +21,12 @@ mod_statusbar.create {
-- %workspace_name_pager
-- %workspace_num_name_pager
template="%workspace_pager %filler %systray % %shellbar | %date",
template="%workspace_pager %filler %systray % %shellbar %date",
}
-- Launch ion-statusd. This must be done after creating any statusbars
-- for necessary statusd modules to be parsed from the templates.
-- mod_statusbar.launch_statusd {
-- shellbar,
-- date={ date_format='| %a %Y-%m-%d %H:%M', },
-- date={ date_format=' %a %Y-%m-%d %H:%M', },
-- }

View File

@@ -13,7 +13,7 @@ de.defstyle("*", {
highlight_pixels = 1,
shadow_pixels = 1,
border_style = "elevated",
font = "xft:Terminus:pixelsize=13",
font = "xft:Terminus:pixelsize=15",
text_align = "center",
})
@@ -93,6 +93,7 @@ de.defstyle("stdisp", {
shadow_pixels = 0,
highlight_pixels = 0,
text_align = "left",
font = "xft:CozetteVector:pixelsize=13",
background_colour = "#222222",
de.substyle("important", {