From bdf5b11e266e166bbb61fd149993be4f383a0b7b Mon Sep 17 00:00:00 2001 From: Emma Nora Theuer Date: Mon, 27 May 2024 02:54:07 +0200 Subject: [PATCH] Fixed Link --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index eb7b583..f314585 100644 --- a/README.org +++ b/README.org @@ -3,7 +3,7 @@ * Overwiev ** What is this? -This is my project wallman. Wallman is a simple python program used for setting Dynamic Wallpapers on minimalist X11 Window Managers and Wayland compositors. The name is a reference to [[[[https://www.youtube.com/watch?v=k4Q3qD93rgI&t=131s]]][TomSka]]. +This is my project wallman. Wallman is a simple python program used for setting Dynamic Wallpapers on minimalist X11 Window Managers and Wayland compositors. The name is a reference to TomSka: [[https://www.youtube.com/watch?v=k4Q3qD93rgI&t=131s]] This version is an early Alpha. As of now, it supports the most important features for my usecase, those being randomly selected wallpaper sets and wallpaper sets that change by the time of day. The program is not modular yet and I would expect a lot of bugs related to the configuration file. Just how it is, I'm working on it. As such, please make absolutely sure you follow the instructions on how to write the config file very closely. I will implement better config handling with more meaningful error output in the future. For now, follow everything really closely and read the logs if needed. If you do that, it /should/ work.