diff --git a/README.md b/README.md index 12a659b..64044b3 100644 --- a/README.md +++ b/README.md @@ -11,19 +11,19 @@ My Hyprland dotfiles that I keep improving almost everyday! 🤩 (i love doing t - Runner for applications and commands, supports making plugins to show custom results by prefix with TypeScript - Bluetooth and Network Toggles + Manage bluetooth and network devices by the control center itself! - Beatiful media player +- Apps Window(Gnome-like, full screen) - Super cool and blurred Bar, Control Center and everything! ## 🔘 TODO List - Support for multiple monitors - Notification History list -- Apps Window(Gnome-like, full screen) - Per-app Volume(can be done after release / low priority) - Maybe a settings app in the future? ✨ ## 🌄 Screenshots ![Kitty](repo/shots/kitty.png) ![Widgets](repo/shots/widgets.png) -![Control Center](repo/shots/control-center.png) +![Control Center](repo/shots/runner-plugin.png) ![Neovim](repo/shots/neovim.png) ## 🎨 Colors diff --git a/repo/shots/apps-window.png b/repo/shots/apps-window.png new file mode 100644 index 0000000..288deb7 Binary files /dev/null and b/repo/shots/apps-window.png differ diff --git a/repo/shots/browser.png b/repo/shots/browser.png new file mode 100644 index 0000000..ee9d281 Binary files /dev/null and b/repo/shots/browser.png differ diff --git a/repo/shots/control-center.png b/repo/shots/control-center.png deleted file mode 100644 index 92ad84a..0000000 Binary files a/repo/shots/control-center.png and /dev/null differ diff --git a/repo/shots/desktop.png b/repo/shots/desktop.png index 719434b..f7d2e9d 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 146e9b3..5c61c50 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 index a511e37..0137072 100644 Binary files a/repo/shots/neovim.png and b/repo/shots/neovim.png differ diff --git a/repo/shots/runner-plugin.png b/repo/shots/runner-plugin.png new file mode 100644 index 0000000..06f4399 Binary files /dev/null and b/repo/shots/runner-plugin.png differ diff --git a/repo/shots/runner.png b/repo/shots/runner.png new file mode 100644 index 0000000..60d06fa Binary files /dev/null and b/repo/shots/runner.png differ diff --git a/repo/shots/widgets.png b/repo/shots/widgets.png index 825c846..525150b 100644 Binary files a/repo/shots/widgets.png and b/repo/shots/widgets.png differ