Okay, I just did, you can find it under
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1853273
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851896
Title:
[snap] Changes in desktop
So I tested this specific flag (--force-dark-mode), and it doesn't seem
to work for me, neither when set in CHROMIUM_FLAGS in ~/.chromium-
browser.init, nor when passed directly on the command line. I wonder
what's up with this, would you mind filing a separate bug?
--
You received this bug notif
When I however add in the init file it gets sourced and shows up in
chrome://version but does not work as prefers-color-scheme is still
light. If I supply it at the command line it correctly works but shows
up twice on chrome://version. Should I report this in a seperate bug or
in the chromium bug
~/.chromium-browser.init is sourced by both the Ubuntu packages in the
archive (where available) and by the snap.
** Changed in: chromium-browser (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Yes it probably was. I did not thought about snap overwriting that file.
Thanks for the tip, I will do so.
I am curious though - is the init file generally looked for by the
default chromium build or the snap?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Which desktop file? Do you mean
/var/lib/snapd/desktop/applications/chromium_chromium.desktop ?
If so that's expected, this file is installed by the snap, you are not supposed
to modify it.
You can either override it by copying it to ~/.local/share/applications/
and editing the copy, or alternat