Update 2023-08-19 10:47 OpenBSD/amd64-x13
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user