-.-

Results 18 comments of -.-

Why don't you add defaults during updates/upgrades/migrations? That's probably much better than increasing the load on running instances by some [arbitrary] trigger. Just show a heads up for admins under...

Have you set a dark theme in your system settings?

Hi, this might help: _(In the menu at the top)_ Extensions → external video player → settings: Insert your own command. For mpv you can use `mpv "#video_file" --sub-file="#subtitle_file" --start="#time"...

Wouldn't this create a bookmark to the file instead of a bookmark with the link from the file? (Besides, the flow would only be activated when I create a new...

> I'm not sure if URL files are detected as text files, but it's worth a shot, IMHO. It is and so I tried it, but without any luck. No...

Well, gitHub doesn't support these files. But the content for .URL is literally just this: ``` [InternetShortcut] URL=https://www.youtube.com/ ``` And for .webloc it's XML: ``` URL https://www.youtube.com/ ```

Nice! IIRC only the files app is guaranteed to be there, all other apps (even if installed by default) may be disabled (or uninstalled) by the admin. [So… I don't...

To help a little: You can use `redshift -v -p` (in the console) to check the configuration redshift would use. `~/.config/redshift.conf` and `~/.config/redshift/redshift.conf` both work for me. (`XDG_CONFIG_HOME` unset.) Changelog...