From fba95abb417e0907c6148b61acae791ae01adb28 Mon Sep 17 00:00:00 2001 From: Chandler J Date: Sat, 13 Apr 2024 13:44:44 -0600 Subject: more smarter and better --- data/default_config.rice | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'data/default_config.rice') diff --git a/data/default_config.rice b/data/default_config.rice index f277b19..83aff5f 100644 --- a/data/default_config.rice +++ b/data/default_config.rice @@ -1,4 +1,5 @@ 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' +wallpaper_directory = '/home/[username]/Pictures/papes' # location where wallpapers are stored +theme_directory = '/home/[username]/.config/instantrice/themes/' # location of instant rice themes +menu_button = $mod+d # keyboard shortcut associated with opening application menu -- cgit v1.2.3