Le Tue, 21 Jan 2020 13:12:27 +0800, Ben Woods <[email protected]> a écrit :
Hi Ben, > Hi xfce@ > > I am thinking of adding theming to the x11/lightdm-gtk-greeter port, > and wanted to discuss options. > > I wanted to add: > - nice wallpaper with FreeBSD logo > - Gtk theme - Numix > - Icon theme - Elementary > > There seems to be a general concept with FreeBSD ports to stick to the > vanilla defaults from upstream in terms of theming. However, given > this is likely to be the first graphical environment seen by new > FreeBSD users, I think there could be some benefit in making it > pretty. > > I wanted to ask opinions on the following 2 options: > 1. Change existing x11/lightdm-gtk-greeter port to have these themes > by default > 2. Create a new port called x11-themes/lightdm-theme-fbsd which > depends on the lightdm-gtk-greeter package and customised its .conf > file > > Thoughts? > > Regards, > Ben You can put your settings into lightdm/ subfolders, and split configuration in several files. For the display manager, I use /usr/local/etc/lightdm/lightdm.conf.d/ and the greeter /usr/local/etc/lightdm/lightdm-gtk-greeter.conf.d/ About wallpaper, if you use your own, the greeter is able to reuse your wallpaper, without to modify something in configuration file. It uses the accountsservice dbus service. Regards, -- olivier _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "[email protected]"
