Open LifeLovesYou opened 1 week ago
having the exact same issue on Nobara/Fedora 40, says missing dependencies sass but sass is installed. have to pkill ags and then manually launch ags and it works. exec once = ags results in the same as above
Can you install nodejs and do
npm i -g sass
Then try again? I feel like there's an issue with installing sass via bun where it doesn't set the path correctly and node might.
Can you install nodejs and do
npm i -g sass
Then try again? I feel like there's an issue with installing sass via bun where it doesn't set the path correctly and node might.
this fixed it for me on Nobara/Fedora 40. just tested and it works on reboot.
Can you install nodejs and do
npm i -g sass
Then try again? I feel like there's an issue with installing sass via bun where it doesn't set the path correctly and node might.
this fix worked, thank you !
Describe the bug It looks like HyprPanel's theme isn't setting correctly on the system's first boot, when using exec-once = ags I have to manually use pkill ags then ags again in a terminal or restart hyprland after the system has booted.
To Reproduce Reboot your system or start it after it was turned on.
Expected behavior The theme should be applied
Screenshots
Desktop (please complete the following information):
Additional context None