diff options
Diffstat (limited to 'context.json')
-rw-r--r-- | context.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/context.json b/context.json index 95fa1f0..10a8f94 100644 --- a/context.json +++ b/context.json @@ -322,11 +322,14 @@ "font": "Lilex Nerd Font" }, "sway": { - "font": "monospace 11" + "font": "Lilex Nerd Font 11" }, "sketchybar": { "font": "Lekton Nerd Font Mono" }, + "swaylock": { + "font": "Lekton Nerd Font Mono" + }, "borders": { "active_color": "fbf1c7df", "inactive_color": "a998a45f" |