Update 2023-08-19 10:47 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-08-19 10:47:45 +02:00
parent 3765115a34
commit 22a2f318c7
2 changed files with 7 additions and 4 deletions

View File

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