-
Notifications
You must be signed in to change notification settings - Fork 4
FAQ
DvNET edited this page Mar 31, 2025
·
2 revisions
Solution: Restart Waybar after applying new settings:
pkill waybar && waybar &Or press Windows SHIFT + B.
Solution: Check if Hyprland is installed:
which HyprlandIf not found, install it via Pacman:
sudo pacman -S hyprlandSolution: Ensure Vulkan drivers are installed:
sudo pacman -S vulkan-intelFor AMD GPUs:
sudo pacman -S vulkan-radeonUse the waymod script:
./waymod <preset> <theme>Example:
./waymod slant breezehyprctl reload