HyprPanel on Debian Sid but not theme'd correctly(?) #948
-
Hello I have HyprPanel running on Debian Sid. But its not themeing correctly. Is there a place to check log files for HyprPanel? *** UPDATE: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
This may be an issue with |
Beta Was this translation helpful? Give feedback.
-
Solved it. Thank you, Jas |
Beta Was this translation helpful? Give feedback.
This may be an issue with
sass
not being discovered. Can you dowhich sass
? If it is not showing/usr/bin/sass
can youln -s /path/of/sass /usr/bin/sass
and try again? If it works withhyprctl dispatch exec hyprpanel
you should be good.