./daniele

Results 20 comments of ./daniele

Not exactly a dupe since I've added also the possibility of fetching the lyrics from the embedded tag. Since i couldn't work on that pull request I've decided to make...

Hi, I suggest to build a custom docker image and use that in your `docker-compose.yaml`. 1. Clone the repo: `git clone [email protected]:danielepintore/gonic.git` 2. `cd gonic` 3. Build the image: `docker...

The feature works fine, I've been using it for a few months without any problems. We should wait for a response from @sentriz

Hey @sentriz any update on this getting merged? I've just rebased to master and I think it's ready to be merged

Hi, I've worked on the feature, when you disable the haptic feedback you disable the vibration when you click a song in the Songs list, or when you click a...

Hello, any updates on this? @lachlancollins

Thanks, I’ll try that. Hopefully somedays this problem will be fixed

Here what I've found using this config: ``` general { lock_cmd = date > ~/lock-idle.log before_sleep_cmd = sleep 2 && pidof hyprlock || hyprlock after_sleep_cmd = hyprctl dispatch dpms on...

little update: I have installed swaylock. Using it with hypridle seems to work fine. Can anyone else try this? Maybe it is a hyprlock problem. I'm using the same configuration...

yes, you are right, using `sleep 3 && swaylock` as the lock command results in the same behavior