Power options on hyprland via wofi
-
Install wofi https://github.com/SimplyCEO/wofi
-
Run this on your terminal
git clone https://github.com/Normoxd/Pwropts cd Pwropts chmod +x pwropts mv pwropts ~/.local/bin -
Add a keybind to your hyprland config which executes the script
bind = $mainMod, X, exec, pwropts
The one in the screenshot uses a wofi theme. if you want it, click here
