rice.mp4
A hyprland monitor plugin has been used for the workspace overview implementation. The repo to download and build is here, just follow its instructions: https://github.com/Happilli/HyprlandMonitor/tree/main
if you dont want to mannually build it and go through the installation you can use the old method, by replacing all the instances of Mousemover with Mousemoverold in the AppLauncher.qml file
-Linux Biolinum.
-Montserrat.
-Glirock.
The AppLauncher requires a hyprland keybind for it to work. bind = $mainMod, R, exec, quickshell -c /Location to where its installed/ ipc call searchapp toggle.
Mine is set like this:
bind = $mainMod, R, exec, quickshell -c /home/yujon/Projects/quickshell/ ipc call searchapp toggle
You can move up and down the AppLauncher with ctrl+k and ctrl+j and the mouse as well. You can also search for apps but the search bar is hidden for aesthetics lolz.
replace the Mousemover.qml in the OnClicked in the AppDrawer.qml file to the Mousemoverwlroots.qml
the power menu currently uses loginctl commands, feel free to change them to your needs.
Inspiration taken from: https://github.com/RyuZinOh/.dotfiles shader taken from: https://github.com/eq-desktop/Vitreus
Not perfect, certain modules can be optimized better. Feel free to pr and suggest improvements. thnx for checking it out
MIT License - feel free to use and modify as needed. Created by Yujon Pradhananga