Myhem
Myhem
 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...
 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...