This commit is contained in:
Hadi 2024-07-01 08:34:04 +00:00
parent 7ef2c71725
commit 76a6f6cd6e
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[//]: # (Title: Nixy)
[//]: # (Description: Nixy is a Hyprland NixOS configuration with home-manager, secrets and custom theming all in one place. It's a simple way to manage your system configuration and dotfiles.)
[//]: # (Author: Hadi)
[//]: # (Date: 06/27/24)
[//]: # (Date: 07/01/24)
[//]: # (Version: v2.0.1)
<div align="center">
@ -86,6 +86,7 @@ sudo nixos-rebuild switch --flake ~/.config/nixos#yourhostname
- [APPS.md](docs/APPS.md): Which apps are installed
- [SCRIPTS.md](docs/SCRIPTS.md): Scripts that are available
- [KEYBINDINGS.md](docs/KEYBINDINGS.md): Keybindings available in Hyprland
- [WALLPAPERS.md](docs/WALLPAPERS.md): Preview of every wallpapers available
- [TODO.md](docs/TODO.md): What's next (feel free to contribute)
- [CONTRIBUTING.md](docs/CONTRIBUTING.md): How to contribute

View File

@ -8,7 +8,7 @@ WALLPAPERS_MD="./docs/WALLPAPERS.md"
echo "# Wallpapers" >"$WALLPAPERS_MD"
echo "" >>"$WALLPAPERS_MD"
echo "Wallpapers can be found in the ./home/wallpapers folder." >>"$WALLPAPERS_MD"
echo "Wallpapers can be found in the /home/wallpapers folder." >>"$WALLPAPERS_MD"
echo "" >>"$WALLPAPERS_MD"
echo "| Name | Preview |" >>"$WALLPAPERS_MD"
echo "| -- | -- |" >>"$WALLPAPERS_MD"