aboutsummaryrefslogtreecommitdiff
path: root/cudatext/user.json
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2023-07-31 01:35:19 +0200
committerbozo.kopic <bozo@kopic.xyz>2023-07-31 01:35:19 +0200
commit68f36cd569697eca5f716347f6094029d501aa29 (patch)
tree86052e11563ff927a297237b0761b28804d7173a /cudatext/user.json
parente9a8eb8621cc6a281b0373d12af52bf562d0fe8a (diff)
.
Diffstat (limited to 'cudatext/user.json')
-rw-r--r--cudatext/user.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/cudatext/user.json b/cudatext/user.json
index 4e25129..73d7ecd 100644
--- a/cudatext/user.json
+++ b/cudatext/user.json
@@ -1,7 +1,7 @@
{
- "font_name__linux" : "Roboto Mono",
+ "font_name__linux" : "monospace",
"font_size__linux" : 12,
- "ui_font_name__linux" : "Inter",
+ "ui_font_name__linux" : "sans-serif",
"ui_font_size__linux" : 12,
"ui_font_output_size__linux" : 12,
"show_cur_line" : true,
@@ -22,4 +22,4 @@
"ui_tree_theme" : "for_dark_16x16",
"ui_theme" : "gruvbox (dark) (medium)",
"ui_theme_syntax" : "gruvbox (dark) (medium)"
-} \ No newline at end of file
+}