d7bcaece8e
This package sets GDK_BACKEND=wayland (in gtk-app-wayland.sh), and some apps (firefox) still need that set to work. gsd-xsettings, which is launched explicitly by Phosh 0.11.0+, does not work when this var is set to wayland.
10 lines
265 B
Desktop File
10 lines
265 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=GNOME XSettings
|
|
Exec=env -u GDK_BACKEND /usr/libexec/gsd-xsettings
|
|
OnlyShowIn=GNOME;
|
|
NoDisplay=true
|
|
X-GNOME-Autostart-Phase=Initialization
|
|
X-GNOME-Autostart-Notify=true
|
|
X-GNOME-AutoRestart=true
|
|
X-GNOME-HiddenUnderSystemd=false
|