fix font settings

This commit is contained in:
Inhji 2021-08-07 18:17:07 +02:00
parent 63314c62b6
commit 8046c4db66
4 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ shell:
font:
size: 14
normal:
family: Cascadia Code
family: CaskaydiaCove Nerd Font
background_opacity: 0.9
colors:
normal:

View File

@ -55,7 +55,7 @@ fixed-center = true
wm-restack = i3
;override-redirect = true
font-0 = cascadia code:fontformat=truetype:size=12:antialias=true;0
font-0 = Hack Nerd Font:fontformat=truetype:size=12:antialias=true;0
;font-0 = fixed:pixelsize=10;1
;font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
;font-3 = siji:pixelsize=10;1
@ -197,7 +197,7 @@ type = internal/date
interval = 5
date =
date-alt = " %Y-%m-%d"
date-alt = " %d.%m.%Y"
time = %H:%M
time-alt = %H:%M:%S

View File

@ -2,7 +2,7 @@ configuration {
lines: 7;
display-drun: "";
font: "Cascadia Code 12";
font: "Caskaydia Cove Nerd Font 12";
theme: "./manjaro.rasi";
}

View File

@ -5,7 +5,7 @@
"Vintage",
],
"font_size": 14,
"font_face": "Cascadia Code",
"font_face": "CaskaydiaCove Nerd Font",
"binary_file_patterns": [
"*.jpg", "*.jpeg", "*.png", "*.gif", "*.ttf", "*.tga", "*.dds", "*.ico", "*.eot", "*.pdf", "*.swf", "*.jar", "*.zip",
"deps/**/*",