KAGEYAM4
KAGEYAM4
> Hi there! Thanks for the suggestion. However, this has a very low priority for me. Once upon a time, I implemented this functionality for [Gnome-Pie](https://github.com/Schneegans/Gnome-Pie) and this is extremely...
> I know you said you dont want to support this, but a numpad makes 8-way navigation fast due to its grid based layout. You could partially accommodate this by...
https://github.com/kando-menu/kando/pull/582 adds keyboard navigation but its still hard to use as everytime we have to calculate the number that needs to be pressed? As i have said before but this...
gallery-dl was also showing this error -> ``` [konachan][warning] Cloudflare challenge [konachan][error] HttpError: '403 Forbidden' for 'https://konachan.com/post.json' ``` But after passing it cookies.txt and --user-agent it worked. But imgbrd-grabber is...
@kdsps i was able to make it work. I am waiting for developer to reply so that maybe we can document it. Here's what worked for me -> 1. use...
chech if the settings of `about:config`( from README ) are still the same, maybe they got changed after the update.
> oh, firefox automatically updated this widget.gtk.ignore-bogus-leave-notify from 1 to 2, I fixed it but it didn't come back that value is for xwayland windows as it fixes bug where...
@ThanhTinhYarushi - You are still didn't give the browser version. - Did you tried profile method ?
@mintyleaf Thanks you. you idea is good. This method is officially documented here https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate#Custom_systemd_units. I was trying to use it to `sleep 5` and `hyprlock`. But i was getting into...
> ExecStartPre=/bin/sleep 5 into /usr/lib/systemd/system/systemd-suspend-then-hibernate.service, which solves issue gradually fading in the lockscreen and then sleeping Hope you did not actually edited /usr/lib/systemd/system/systemd-suspend-then-hibernate.service and it was just an exmple because...