From 283b81fe5c2f0f6e7ab473285b859ab1d6fbe183 Mon Sep 17 00:00:00 2001 From: Joel Grunbaum <joelgrun@gmail.com> Date: Fri, 17 Sep 2021 07:59:09 +0000 Subject: [PATCH] Update emacs config if installed --- reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf b/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf index fe99c01..10590a7 100644 --- a/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf +++ b/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf @@ -1,5 +1,5 @@ #List of subreddits to check -SUBREDDITS=("EarthPorn" "CityPorn" "SpacePorn" "Wallpapers" "CarPorn" "ArchitecturePorn") +SUBREDDITS=("EarthPorn" "CityPorn" "SpacePorn" "Wallpapers" "CarPorn" "ArchitecturePorn" "Wallpaper") #What sort fetch list by, will choose the latest SORT=new #User-agent, shouldn't have to change -- Gitblit v1.9.3