Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
6.35k stars 691 forks source link

Waybar can't detect system theme #3601

Open joaopedroaat opened 1 week ago

joaopedroaat commented 1 week ago

I'm trying to set auto dark-mode switch on my waybar so it follows my gtk theme

On the wiki it says:

Styling is done using the CSS file format and with a file named style.css. You can also use style-light.css and style-dark.css respectively to follow the system theme.

But when i run my waybar i get the following error:

Unable to receive desktop appearance: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop

How can i fix it?

VincentBerthier commented 1 week ago

I have the same issue after updating my system this morning :/ (Using Hyprland, even though I’m not trying to set the theme or anything)

joaopedroaat commented 5 days ago

I have the same issue after updating my system this morning :/ (Using Hyprland, even though I’m not trying to set the theme or anything)

I'm using Hyprland too