Update 2023-03-13 08:14 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-03-13 08:14:22 +01:00
parent 7c4f4c021f
commit 073c284268
17 changed files with 3167 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ de.defstyle("*", {
highlight_pixels = 1,
shadow_pixels = 1,
border_style = "elevated",
font = "xft:FuraCodeNerdFont:size=9",
font = "xft:FuraCodeNerdFont:size=6",
text_align = "center",
})
@@ -93,7 +93,7 @@ de.defstyle("stdisp", {
shadow_pixels = 0,
highlight_pixels = 0,
text_align = "left",
font = "xft:FuraCodeNerdFont:size=12",
font = "xft:FuraCodeNerdFont:size=8",
de.substyle("important", {
foreground_colour = "green",