Activity log for bug #1958700

Date Who What changed Old value New value Message
2022-01-22 09:05:07 Christian Meyer bug added bug
2022-01-22 09:06:16 Christian Meyer description On sway/wayland arronax doesn't respond to theme settings of lxappearance. A work around is to set gtk themes and gtk icon themes for arronax in sway config (/home/user/.config/sway/config) manually adding: <code>exec always { gsettings set org.gnome.desktop.interface gtk-theme "Breeze-Dark" gsettings set org.gnome.desktop.interface icon-theme "Papirus-Dark" }</code> After that, all icons are shown in arronax on sway/wayland. On sway/wayland arronax doesn't respond to theme settings of lxappearance. A work around is to set gtk themes and gtk icon themes for arronax in sway config (/home/user/.config/sway/config) manually adding: exec always {     gsettings set org.gnome.desktop.interface gtk-theme "Breeze-Dark"     gsettings set org.gnome.desktop.interface icon-theme "Papirus-Dark" } After that, all icons are shown in arronax on sway/wayland.
2022-01-22 09:06:35 Christian Meyer description On sway/wayland arronax doesn't respond to theme settings of lxappearance. A work around is to set gtk themes and gtk icon themes for arronax in sway config (/home/user/.config/sway/config) manually adding: exec always {     gsettings set org.gnome.desktop.interface gtk-theme "Breeze-Dark"     gsettings set org.gnome.desktop.interface icon-theme "Papirus-Dark" } After that, all icons are shown in arronax on sway/wayland. On sway/wayland arronax doesn't respond to theme settings of lxappearance. A work around is to set gtk themes and gtk icon themes for arronax in sway config (/home/user/.config/sway/config) manually adding: exec always {     gsettings set org.gnome.desktop.interface gtk-theme "Breeze-Dark"     gsettings set org.gnome.desktop.interface icon-theme "Papirus-Dark" } After that, all icons are shown in arronax on sway/wayland.