chore: README.md add move repo info && update
This commit is contained in:
parent
6db8b8304d
commit
8a5ee43828
1 changed files with 7 additions and 4 deletions
11
README.md
11
README.md
|
@ -6,6 +6,9 @@ Best way to start off is install KDE first and make changes.
|
||||||
|
|
||||||
These dotfiles are managed by [chezmoi](https://www.chezmoi.io/).
|
These dotfiles are managed by [chezmoi](https://www.chezmoi.io/).
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> This repo will be moved to https://git.envs.net/gb/hyprdots. The original one is still available, but it will receive updates less frequently.
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Since I'm starting to use kde plasma (again) so the updates to hyprland part would be slower, but other parts will be updated normally.
|
> Since I'm starting to use kde plasma (again) so the updates to hyprland part would be slower, but other parts will be updated normally.
|
||||||
|
|
||||||
|
@ -23,11 +26,11 @@ pacman -S chezmoi
|
||||||
2. apply dotfiles
|
2. apply dotfiles
|
||||||
simply overwrite:
|
simply overwrite:
|
||||||
```shell
|
```shell
|
||||||
chezmoi init https://codeberg.org/grassblock/hyprdots.git && chezmoi apply -v
|
chezmoi init https://git.envs.net/gb/hyprdots.git && chezmoi apply -v
|
||||||
```
|
```
|
||||||
merge maually:
|
merge maually:
|
||||||
```shell
|
```shell
|
||||||
chezmoi init https://codeberg.org/grassblock/hyprdots.git && chezmoi merge $FILE
|
chezmoi init https://git.envs.net/gb/hyprdots.git && chezmoi merge $FILE
|
||||||
```
|
```
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
@ -47,8 +50,8 @@ chezmoi init https://codeberg.org/grassblock/hyprdots.git && chezmoi merge $FILE
|
||||||
- darkman
|
- darkman
|
||||||
|
|
||||||
# Themes
|
# Themes
|
||||||
- Nordic (gtk2/3)
|
- Graphite Nord (Light) | Nordic (Dark) (gtk2/3)
|
||||||
- gradience nord (gtk4 & libadwaita)
|
- gradience nord (gtk4 & libadwaita)
|
||||||
- Utterly-Nord (qt)
|
- Utterly-Nord (qt)
|
||||||
- papirus-dark (icon)
|
- papirus (icon)
|
||||||
- ~~Nordzy-cursors~~ Bibata-Modern-Ice (cursors)
|
- ~~Nordzy-cursors~~ Bibata-Modern-Ice (cursors)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue