Delete README.md
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user