From 9758c49e3a3b78823ed5061fde07c9cc77967594 Mon Sep 17 00:00:00 2001 From: flicko <77581181+flick0@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:54:57 +0530 Subject: [PATCH 1/8] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3560516..7736e7c 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@
+ +> themes are sourcable hyprland configs that change the look of the base config( which only contains the binds and other "non decorative" config ) more themes are available at the [theme-repo](https://github.com/hyprland-community/theme-repo) ( do note that the theme-repo, including hyprtheme is currently a WIP ) +
🎨 From 4d1c62788cdd36c7aca42d1c6d6a863f0b8f1195 Mon Sep 17 00:00:00 2001 From: flicko <77581181+flick0@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:55:30 +0530 Subject: [PATCH 2/8] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7736e7c..95bdfeb 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,9 @@
-> themes are sourcable hyprland configs that change the look of the base config( which only contains the binds and other "non decorative" config ) more themes are available at the [theme-repo](https://github.com/hyprland-community/theme-repo) ( do note that the theme-repo, including hyprtheme is currently a WIP ) +> themes are sourcable hyprland configs that change the look of the base config ( which only contains the binds and other "non decorative" config ) + +> more themes are available at the [theme-repo](https://github.com/hyprland-community/theme-repo) ( do note that the theme-repo, including hyprtheme is currently a WIP )
From b051834e943d22804c543331522b95b79461b515 Mon Sep 17 00:00:00 2001 From: flicko <77581181+flick0@users.noreply.github.com> Date: Sat, 6 Jan 2024 13:52:44 +0530 Subject: [PATCH 3/8] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95bdfeb..eac0cbc 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ > [!WARNING] > - archived rices are not maintained and may not work +> tho I do plan on making an ags rewrite of dreamy and aurora +
From fc01e88fb452562aeab75408842f144f6d385cc4 Mon Sep 17 00:00:00 2001 From: flicko <77581181+flick0@users.noreply.github.com> Date: Sat, 6 Jan 2024 10:15:04 +0000 Subject: [PATCH 4/8] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eac0cbc..aeedd7f 100644 --- a/README.md +++ b/README.md @@ -46,13 +46,14 @@
- + do check out the full showcase vid here ~> + Youtube - + Reddit -
+
From 7e8f7c7c366c41b41ffe7f2b8819bfdc7474f379 Mon Sep 17 00:00:00 2001 From: flicko <77581181+flick0@users.noreply.github.com> Date: Sat, 6 Jan 2024 22:39:50 +0530 Subject: [PATCH 5/8] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeedd7f..9ce307b 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ ```sh cd /tmp/flick0-dotfiles && cp -r ./config/* ~/.config/ ``` +- ### install any theme from below
From 57e8bc79f6480822214a68e323914c68837671e8 Mon Sep 17 00:00:00 2001 From: flicko <77581181+flick0@users.noreply.github.com> Date: Sun, 7 Jan 2024 03:55:33 +0000 Subject: [PATCH 6/8] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ce307b..22eb9ae 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,16 @@
- starchart + + + + + + Star History Chart + + + +
From 51c20a8b820dc2be80c3f1a53dce59e286aebed3 Mon Sep 17 00:00:00 2001 From: flicko <77581181+flick0@users.noreply.github.com> Date: Sun, 7 Jan 2024 23:15:49 +0530 Subject: [PATCH 7/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22eb9ae..b7b9bab 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ ```sh cd /tmp/flick0-dotfiles && cp -r ./config/* ~/.config/ ``` -- ### install any theme from below +- ### install any theme from below (click the img to go to the theme's branch)
From a9b93fb9f18790d5fa2b0b2520d018b098757333 Mon Sep 17 00:00:00 2001 From: flicko <77581181+flick0@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:35:46 +0000 Subject: [PATCH 8/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7b9bab..46cd4fc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - ### Dependancies #### Arch > ```sh - > paru -S hyprland-git foot grim slurp swww-git fish light-git swaylock-effects-git swayidle theme.sh sddm + > paru -S hyprland-git foot grim slurp swww-git fish light-git swaylock-effects-git swayidle theme.sh sddm xdg-desktop-portal-hyprland > ```