diff options
Diffstat (limited to 'data/default_config.rice')
| -rw-r--r-- | data/default_config.rice | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
