diff --git a/README.md b/README.md index c2ab935..abd8f28 100644 --- a/README.md +++ b/README.md @@ -60,12 +60,6 @@ It is possible to force a GTK theme by running commands in the extension prefere gsettings set org.gnome.desktop.interface gtk-theme $THEME_NAME ``` -### Something doesn't work on Ubuntu - -Unfortunately, Ubuntu ships heavily modified GNOME components to implement some of its features, like accent colors. Because it does so in a very hacky way instead of working with upstream and other desktop projects on a proper solution, it conflicts with anything that deals with the color scheme and themes, and results in a broken experience with the extension. - -As the issue is in Ubuntu, and because I don't have the energy nor the will to work around the consequences of their decisions, unfortunately Ubuntu is not supported until it provides a standard GNOME environment. - ### I have disabled Location services but want to use sunrise and sunset times from my location If you know your coordinates, you can enter them in a hidden setting, and the extension will use them to calculate the sunrise and sunset times. You can set it with the `gsettings` command: