From 4f6e47b2ebc8c33804f3258aafd1f68ba256c52f Mon Sep 17 00:00:00 2001 From: Ilya Chernishev Date: Wed, 31 Dec 2025 17:58:14 +0300 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40c034f..90e419b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # dots -My personal dots for Hyprland + Arch linux setup +My personal simple setup for Hyprland on my Arch Linux ## Overview - ![Waybar](./docs/sc1.png) ![Terminal + Fastfetch](./docs/sc2.png) ![NeoVim](./docs/sc3.png) @@ -17,3 +16,13 @@ My personal dots for Hyprland + Arch linux setup - Hyprshot - Fastfetch - 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.