From 6a3354061d066ea03a02358c3cc261725af09643 Mon Sep 17 00:00:00 2001 From: Emma Nora Theuer Date: Sun, 26 May 2024 23:47:48 +0200 Subject: [PATCH] Fix several typos --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 27fb334..c0e2e3d 100644 --- a/README.org +++ b/README.org @@ -16,7 +16,7 @@ Reading from a TOML config will be added very soon. ** Requirements: + Python 3.5+ + The APScheduler library for python (install python-apscheduler on most Linux distributions, otherwise, install apscheduler with pip or your preferred python package manager of choice) -> feh ++ feh ** How to install it? + Clone this git repo @@ -30,7 +30,7 @@ touch ~/.local/share/wallman/wallman.log + Profit ** TODO: -- Add support for reading from a TOML config files (Should be added very soon) +- Add support for reading from a TOML config file (Should be added very soon) - Add support for setting wallpapers that change with the weather - Add support for live wallpapers - Drop the feh dependency and use python-xlib and pywlroots instead