diff --git a/.github/assets/README_template.md b/.github/assets/README_template.md index a25999f..1dd9af5 100644 --- a/.github/assets/README_template.md +++ b/.github/assets/README_template.md @@ -105,6 +105,5 @@ sudo nixos-rebuild switch --flake ~/.config/nixos#yourhostname - [KEYBINDINGS-HYPRLAND](docs/KEYBINDINGS-HYPRLAND.md): Keybindings available in Hyprland - [WALLPAPERS](https://github.com/anotherhadi/nixy-wallpapers): A collection of wallpapers for Nixy. -- [TODO](docs/TODO.md): What's next (feel free to contribute) - [CONTRIBUTING](docs/CONTRIBUTING.md): How to contribute - [LICENSE](LICENSE): MIT License diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 53971b6..a8f9fe4 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -1,12 +1,12 @@ # Contributing to Nixy -Everybody is invited and welcome to contribute to Nixy. There is a lot to do... Check the [TODO.md](./TODO.md) file! +Everybody is invited and welcome to contribute to Nixy. There is a lot to do... Check the issues! The process is straight-forward. - Read [How to get faster PR reviews](https://github.com/kubernetes/community/blob/master/contributors/guide/pull-requests.md#best-practices-for-faster-reviews) by Kubernetes (but skip step 0 and 1) - Fork Nixy [git repository](https://github.com/anotherhadi/nixy). -- Write your changes (new theme, bug fixes, task in to-do, ...). +- Write your changes (new theme, bug fixes, issues fix, ...). - Create a Pull Request against the main branch of Nixy. > [!TIP] diff --git a/docs/THEMES.md b/docs/THEMES.md index 43ca712..ec1b01d 100644 --- a/docs/THEMES.md +++ b/docs/THEMES.md @@ -1,5 +1,7 @@ # Themes +## NOT UPDATED + Themes are defined in `themes`. Those themes define the colors, fonts, icons, etc, used by Hyprland and the apps/programs installed. You can change the selected theme by changing the import statement of your host's configuration.nix file. diff --git a/docs/TODO.md b/docs/TODO.md deleted file mode 100644 index 50d9427..0000000 --- a/docs/TODO.md +++ /dev/null @@ -1,4 +0,0 @@ -# Todolist - -feel free to contribute <3 ([CONTRIBUTING.md](CONTRIBUTING.md)) -