mirror of
https://github.com/d3m0k1d/dots.git
synced 2026-03-14 18:02:44 +00:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -1,9 +1,8 @@
|
|||||||
# dots
|
# dots
|
||||||
|
|
||||||
My personal dots for Hyprland + Arch linux setup
|
My personal simple setup for Hyprland on my Arch Linux
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
@@ -17,3 +16,13 @@ My personal dots for Hyprland + Arch linux setup
|
|||||||
- Hyprshot
|
- Hyprshot
|
||||||
- Fastfetch
|
- Fastfetch
|
||||||
- Lazygit
|
- Lazygit
|
||||||
|
## Installation
|
||||||
|
I write simple makefile, but i dont test on new system. If you encounter any issues while using it, please create an issue on GitHub or contact me via email.
|
||||||
|
```shell
|
||||||
|
git clone https://github.com/d3m0k1d/dots.git
|
||||||
|
cd dots
|
||||||
|
sudo make backup
|
||||||
|
sudo make install
|
||||||
|
```
|
||||||
|
## License
|
||||||
|
This project is licensed under the MIT License.
|
||||||
|
|||||||
Reference in New Issue
Block a user