Update 2023-12-08 18:02 OpenBSD/amd64-x13
This commit is contained in:
@@ -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', },
|
||||
-- }
|
||||
|
||||
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user