diff --git a/README.md b/README.md index a486bb1..4dd0089 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > this shell is working flawlessly, you can try it out if you want to!

> Want the stable dotfiles? Go to the [`ryo`](https://github.com/retrozinndev/Hyprland-Dots/tree/ryo) branch!
-My Hyprland Shell + Dotfiles that I keep improving almost everyday! 🤩 (i love doing this)
+My Hyprland Desktop Shell + Dotfiles that I keep improving almost everyday! 🤩 (i love doing this)
This repository includes a desktop shell made with [GTK], using [Astal] and [AGS] + [TypeScript]. It really took me a lot of time to make this, so please star the repo if you like it! :star: @@ -42,14 +42,13 @@ It really took me a lot of time to make this, so please star the repo if you lik - Support for your multiple monitors ## 🔘 TODO -- Everything is done!! I'm just doing some polishing. -- Maybe a settings app in the future? ✨ +Everything is done!! I'm just doing some polishing. ## 🌄 Screenshots -![Kitty](repo/shots/kitty.png) +![Kitty](repo/shots/desktop.png) ![Widgets](repo/shots/widgets.png) -![Control Center](repo/shots/runner-plugin.png) -![Neovim](repo/shots/neovim.png) +![Runner](repo/shots/runner.png) +![Browser + Neovim](repo/shots/browser-neovim.png) ## 🎨 Colors All the colors of the interface are dynamically generated from your wallpaper! diff --git a/repo/shots/apps-window.png b/repo/shots/apps-window.png index 288deb7..cd4d212 100644 Binary files a/repo/shots/apps-window.png and b/repo/shots/apps-window.png differ diff --git a/repo/shots/browser-neovim.png b/repo/shots/browser-neovim.png new file mode 100644 index 0000000..b5e1fee Binary files /dev/null and b/repo/shots/browser-neovim.png differ diff --git a/repo/shots/browser.png b/repo/shots/browser.png deleted file mode 100644 index ee9d281..0000000 Binary files a/repo/shots/browser.png and /dev/null differ diff --git a/repo/shots/control-center-bluetooth.png b/repo/shots/control-center-bluetooth.png new file mode 100644 index 0000000..8de2ae3 Binary files /dev/null and b/repo/shots/control-center-bluetooth.png differ diff --git a/repo/shots/desktop.png b/repo/shots/desktop.png index f7d2e9d..6f86b40 100644 Binary files a/repo/shots/desktop.png and b/repo/shots/desktop.png differ diff --git a/repo/shots/kitty.png b/repo/shots/kitty.png index 5c61c50..ed36b6e 100644 Binary files a/repo/shots/kitty.png and b/repo/shots/kitty.png differ diff --git a/repo/shots/neovim.png b/repo/shots/neovim.png deleted file mode 100644 index 0137072..0000000 Binary files a/repo/shots/neovim.png and /dev/null differ diff --git a/repo/shots/runner-plugin.png b/repo/shots/runner-plugin.png deleted file mode 100644 index 06f4399..0000000 Binary files a/repo/shots/runner-plugin.png and /dev/null differ diff --git a/repo/shots/runner.png b/repo/shots/runner.png index 60d06fa..984e9fe 100644 Binary files a/repo/shots/runner.png and b/repo/shots/runner.png differ diff --git a/repo/shots/volume-mixer.png b/repo/shots/volume-mixer.png new file mode 100644 index 0000000..e75d88d Binary files /dev/null and b/repo/shots/volume-mixer.png differ diff --git a/repo/shots/widgets.png b/repo/shots/widgets.png index 525150b..ae7ff88 100644 Binary files a/repo/shots/widgets.png and b/repo/shots/widgets.png differ