guttermonk

Results 31 comments of guttermonk
trafficstars

I'm still receiving warnings for "PTR record already exists". I see the fix above, but it looks like an update has been deployed. I'm running Unbound version 1.16.2 Was the...

Should this issue be flipped from Merged to Open for visibility?

@parisni thank you! That was a big help. I wrote a short script to toggle "do not disturb" on and off: ``` #!/bin/bash # Toggle DND if [ "$(makoctl mode)"...

I had the same issue with TC and Orbot. Then I tried Invizible Pro instead of Orbot, and still had the same problem. Finally, I tried replacing TC with Netguard...

I have the same issue. Could the problem be related to this? https://youtu.be/pwTcZLf3wMw?t=514 Unfortunately, he doesn't say how to write or setup the curl command.

#https://github.com/merbanan/rtl_433/issues/1261

Can anyone using Hyprland & NixOS recommend a login manager? On [this thread](https://discourse.nixos.org/t/how-to-use-ly-display-manager/13753/2), they said that ly doesn't respect the config files. Sounds like greetd or it's forks may be...

tuigreet looks pretty cool and works well, but I get some code spam between when I log in and hyprland loads. Any way to hide that? A matching, wayland native,...

Had a similar use case for the title of this thread, but the application is a little different than what's described in the post. I use mdr to open markdown...

Eric Murphy talks about something similar that he made with Dunst in [this video](https://youtu.be/XWlbaERuDP4?si=W-9Q2nBq-Z7CPHMl&t=751). He uses the "changevolume" label from his script to filter out any volume change notifications. He...