Myhem

Results 8 comments of Myhem

![image](https://github.com/user-attachments/assets/0e08da7c-bbbb-43d6-a96d-46a9f7712cdb) i did add them to my style.css and config but no worky > You can make drawer, something like this - "group/launcher": { "orientation": "horizontal", "drawer": { "transition-duration": 500,...

> You added the modules, This is to deine drawer and this is just group, you have to define group modules and then style.css is something like this /* Style...

I could have used Konsole but when i kill the output or the execution stops it doesn't show `press any key to continue` is it possible to enable it on...

> most probably some an environment variable issue, but can't really help you without you also sharing the config https://github.com/mewoocat/NixOS/tree/ags-overhaul here are the config files i am using

> I was facing the same issue. For me, it was because sass was installed locally in my home directory, and my Hyprland config didn't have the updated PATH variable...

![image](https://github.com/user-attachments/assets/4d6b809a-a31e-4d48-b954-a26a0a920156) something interesting happened, when i moved ags to `/usr/bin/` it throws this error

The issue got fixed once i put `exec-once=/usr/local/bin/ags` Instead of `exec-once=ags`. Thanks everyone for their time :)

> > The issue got fixed once i put `exec-once=/usr/local/bin/ags` Instead of `exec-once=ags`. Thanks everyone for their time :) > > It's strange but providing an absolute path did not...