aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/themes/vide/theme.lua
diff options
context:
space:
mode:
authorkj-sh6042025-01-31 21:15:55 -0500
committerkj-sh6042025-01-31 21:15:55 -0500
commit2fef7a836cbf9561dce8f536da2ece96296372bf (patch)
tree35500e73a00e35616143a2cf0cba4db4444a5db7 /.config/awesome/themes/vide/theme.lua
parentd3013822c88d97a657997ca546a4b3a175f11d47 (diff)
refactor: re-🍚 fonts
Diffstat (limited to '.config/awesome/themes/vide/theme.lua')
-rw-r--r--.config/awesome/themes/vide/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/themes/vide/theme.lua b/.config/awesome/themes/vide/theme.lua
index 146a991..f09392e 100644
--- a/.config/awesome/themes/vide/theme.lua
+++ b/.config/awesome/themes/vide/theme.lua
@@ -12,7 +12,7 @@ local themes_path = "~/.config/awesome/themes/"
local theme = {}
-theme.font = "JetBrains Mono 10"
+theme.font = "Roboto Mono 10"
theme.bg_normal = "#000000"
theme.bg_focus = "#303030"