From 83b225ebe90e4aae7d1731f4647e5927c298a51c Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 26 Jul 2025 14:54:03 -0700 Subject: Adds gtk --- context.json | 42 ++++++++++++++++++++++++++++++------------ 1 file changed, 30 insertions(+), 12 deletions(-) (limited to 'context.json') diff --git a/context.json b/context.json index 0524773..24f8c24 100644 --- a/context.json +++ b/context.json @@ -285,19 +285,37 @@ "bright6": "#8ec07c", "bright7": "#ebdbb2" }, + "gtk": { + "prefer_dark": true, + "theme": "Gruvbox-Dark-Medium", + "icons": "AdwaitaLegacy", + "cursor": "Bibata-Modern-Ice" + }, "fontconfig": [ - { - "family": "sans-serif", - "prefer": "Liberation Serif" - }, - { - "family": "serif", - "prefer": "Liberation Sans" - }, - { - "family": "monospace", - "prefer": "BlexMono Nerd Font Mono" - } + { + "family": "sans", + "prefer": "Liberation Serif" + }, + { + "family": "sans serif", + "prefer": "Liberation Serif" + }, + { + "family": "sans-serif", + "prefer": "Liberation Serif" + }, + { + "family": "serif", + "prefer": "Liberation Sans" + }, + { + "family": "mono", + "prefer": "BlexMono Nerd Font Mono" + }, + { + "family": "monospace", + "prefer": "BlexMono Nerd Font Mono" + } ], "waybar": { "font": "Lilex Nerd Font" -- cgit v1.2.3-70-g09d2