diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-07-22 20:44:46 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-07-22 20:44:46 -0700 |
commit | 988d0b06dbfbe46e32e10d56f6bda5c0653616e0 (patch) | |
tree | 4d5f73cee8d0011b45e65b9a3a2f0991587b4531 /context.json | |
parent | 5c06f40d474fee2342c8aa167962b469be4c40be (diff) | |
download | dotfiles-988d0b06dbfbe46e32e10d56f6bda5c0653616e0.tar.gz dotfiles-988d0b06dbfbe46e32e10d56f6bda5c0653616e0.zip |
Fix linux
Diffstat (limited to 'context.json')
-rw-r--r-- | context.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/context.json b/context.json index c55e380..bf96d86 100644 --- a/context.json +++ b/context.json @@ -68,11 +68,6 @@ "apps": [] } } - }, - "theme": { - "sketchybar": { - "font": "Lekton Nerd Font Mono" - } } }, "bcd074b37296": { @@ -151,6 +146,7 @@ "suffix": {} } }, + "okabe": {}, "dev-dsk-lizhunt-2a-13b63bb9": { "user": { "home": "/home/lizhunt" @@ -256,6 +252,9 @@ } }, "theme": { + "sketchybar": { + "font": "Lekton Nerd Font Mono" + }, "borders": { "active_color": "fbf1c7df", "inactive_color": "a998a45f" |