Skip to content

Dumps X11 application settings from the GNOME Settings Daemon, and exports them via a small daemon that impliments the FreeDesktop.Org XSETTINGS specification.

License

Notifications You must be signed in to change notification settings

HaileyFoxInSA/xsettingsd-autostart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xsettingsd-autostart

Dumps X11 application settings from the GNOME Settings Daemon, and exports them via a small daemon that impliments the FreeDesktop.Org XSETTINGS specification.

Installing on Fedora GNU/Linux :

  • Update dnf package DB cache
sudo dnf makecache --refresh 
  • Install the xsettingsd package
sudo dnf -y install xsettingsd 
  • Install glue script
sudo cp xsettingsd-autostart.sh /usr/local/bin/ 

sudo chmod +x /usr/local/bin/xsettingsd-autostart.sh 
  • Install the companion .desktop file
sudo cp xsettingsd-autostart.desktop /etc/xdg/autostart/ 

About

Dumps X11 application settings from the GNOME Settings Daemon, and exports them via a small daemon that impliments the FreeDesktop.Org XSETTINGS specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages