summaryrefslogtreecommitdiff
path: root/.config/swenu
diff options
context:
space:
mode:
Diffstat (limited to '.config/swenu')
-rw-r--r--.config/swenu/conf.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/swenu/conf.ini b/.config/swenu/conf.ini
new file mode 100644
index 0000000..ad213b1
--- /dev/null
+++ b/.config/swenu/conf.ini
@@ -0,0 +1,10 @@
+fancy_scroll = on
+exit_on_focus_lost = true
+min_width = 500
+font_size = 16
+
+[colors]
+text_color = (0.85, 0.85, 0.85, 1.0)
+highlight_color = (0.1, 0.3, 0.7, 1.0)
+background_color = (0.1, 0.1, 0.1, 1.0)
+cursor_color = (0.9, 0.9, 0.9, 0.5)