mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Seriously cleaned up latest addition re: XSettings
parent
c741757521
commit
e9afd4c78a
@ -57,9 +57,8 @@ exec_always import-gsettings \
|
||||
|
||||
## XSettings
|
||||
|
||||
The XWayland or Java applications need the XSettings daemon to be running to pick up the theme and default system configurations.
|
||||
Some GTK applications running via XWayland, and some Java applications, need an XSettings daemon running in order to pick up the themes and font settings.
|
||||
|
||||
An lightweight implementation is [xsettingsd](https://github.com/derat/xsettingsd).
|
||||
One implementation is [xsettingsd](https://github.com/derat/xsettingsd).
|
||||
|
||||
If you have Gnome installed alongside Sway you can start the daemon with:
|
||||
`exec --no-startup-id /usr/lib/gsd-xsettings`
|
||||
Gnome (or rather, the Gnome Settings Daemon) provides its own XSettings daemon, usually installed at `/usr/lib/xsettings`.
|
Loading…
Reference in New Issue
Block a user