From b956fdd8cd5a4dc0620d02d0f981e507a4ee85e5 Mon Sep 17 00:00:00 2001 From: Chandler J Date: Fri, 1 Mar 2024 21:33:53 -0700 Subject: instant rice now reads from a configuration file! --- data/default_config.rice | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/default_config.rice (limited to 'data') 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' -- cgit v1.2.3