diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-08-02 13:01:33 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-08-02 13:02:05 -0700 |
commit | e6c75773be5d9cf9d4c26cf2e7d0b243f6317d0d (patch) | |
tree | ac3903dd10621049c484f2ea3765f6a0a9b0e9e5 /context.json | |
parent | b7db99c895ab2d49264d77f9d760ef61acc80378 (diff) | |
download | dotfiles-e6c75773be5d9cf9d4c26cf2e7d0b243f6317d0d.tar.gz dotfiles-e6c75773be5d9cf9d4c26cf2e7d0b243f6317d0d.zip |
Makes swaylock pretty
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" |