summaryrefslogtreecommitdiff
path: root/data/default_config.rice
diff options
context:
space:
mode:
authorChandler J <cjustice2000@gmail.com>2024-03-01 21:33:53 -0700
committerChandler J <cjustice2000@gmail.com>2024-03-01 21:33:53 -0700
commitb956fdd8cd5a4dc0620d02d0f981e507a4ee85e5 (patch)
tree8911f2dd2253f5f8223513ac454b508eb7dafbf8 /data/default_config.rice
parentc6062afafacf10e5f4b8bbca03a954966fa58287 (diff)
instant rice now reads from a configuration file!
Diffstat (limited to 'data/default_config.rice')
-rw-r--r--data/default_config.rice4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/default_config.rice b/data/default_config.rice
new file mode 100644
index 0000000..f277b19
--- /dev/null
+++ b/data/default_config.rice
@@ -0,0 +1,4 @@
+use_dmenu = True # apply color scheme to dmenu in i3 configuration
+generate_i3_lock = True # convert image to png and scale to screen size for i3 lock image
+
+#wallpaper_directory = '/home/[username]/Pictures/papes'