Update 2023-10-05 07:40 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-10-05 07:40:10 +02:00
parent 5f45e94b0d
commit 15f91b3cc5
6 changed files with 25 additions and 44 deletions

View File

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