Bevan Stanely

Results 37 comments of Bevan Stanely

@ferdnyc The keyboard shortcut is unresponsive in my case.

```bash $ gsettings get org.gnome.desktop.interface gtk-theme 'Adwaita' $ gsettings get org.gnome.desktop.interface color-scheme 'prefer-dark' $ gsettings get org.gtk.gtk4.Settings.Debug enable-inspector-keybinding true ``` @ferdnyc These are the values of the keys you had...

@ferdnyc Flipping the `Dark Variant` switch under `Visual` did the job. Both the dark and light CSS files are available for Adwaita too. However, the change is temporary and only...

![Screenshot from 2023-04-07 16-56-21](https://user-images.githubusercontent.com/60595515/230601245-9746fd18-38f5-40c1-8c43-bed90239e53d.png) Reopening the window, it switches back to light mode.

@ferdnyc I have created a new topic there. https://discourse.gnome.org/t/system-theme-not-recognized-for-gsconnect-setting-window-dark-mode/14865

I have resolved the issue with the gnome extension [legacy-gtk3-theme-scheme-auto-switcher](https://extensions.gnome.org/extension/4998/legacy-gtk3-theme-scheme-auto-switcher/). It is a permanent fix. `gnome-tweaks` is not packaged as a flatpak. Since I use Fedora Silverblue, I did not...

I think for here, the issue is `openssl` system package. Make sure you have it installed. The wiki mentions it for Fedora Silverblue https://github.com/GSConnect/gnome-shell-extension-gsconnect/wiki/Help#openssl-not-found However, it is possible for you...