From e244442f90e86b7edb27edc7c3459c9770222b7d Mon Sep 17 00:00:00 2001 From: Fifthdread <5d@fifthdread.com> Date: Tue, 24 Mar 2026 13:43:45 -0400 Subject: [PATCH] Add README --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..10c7b1c --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +First put files in .config/screensaver/ + +To generate the text, use the following URL + +https://patorjk.com/software/taag/#p=display&f=Delta+Corps+Priest+1&t=&x=none&v=4&h=4&w=80&we=false + +edit screensaver.txt with the font + +Install KDE wallpaper plugin "Application Wallpaper" https://store.kde.org/p/2318884 + +Go to configure Screen Locking in KDE settings + +change to Application Wallpaper + +Set application to run: alacritty -e ~/.config/screensaver/screensaver.sh + +