From 431ead062e50dea9bb0ae972ba0553c72da5e8fd Mon Sep 17 00:00:00 2001 From: InoriShio <126560588+InoriShio@users.noreply.github.com> Date: Mon, 19 Jan 2026 22:02:14 +0100 Subject: [PATCH] Delete README.md --- README.md | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 1e18567..0000000 --- a/README.md +++ /dev/null @@ -1,28 +0,0 @@ -# Hyprland dots - -## Theme - -### Evernight - -- Clone repo -```zsh -git clone https://github.com/InoriShio/I-DeskPet -``` - -- Set gifspath -```zsh -echo 'gifFolder: "/home/InoriShio/Pictures/Gifs/"' > /home/InoriShio/.config/I-DeskPet/config.json -``` - -### Background, Bar, Lockscreen, App-Launcher - -- Clone repo -```zsh -https://github.com/Zacharias-Brohn/z-bar-qt -cd z-bar-qt -cmake -B build -G Ninja -ninja -C build -sudo ninja -C build install -``` - -- See repo for configuration