mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 22:57:55 +00:00
.. | ||
core-service.desktop.in | ||
core-service.service.in | ||
core-service.target.in | ||
default.nix | ||
meson_options.txt | ||
meson.build | ||
mosey-branch.bin.in | ||
mosey-branch.desktop | ||
mosey-branch.desktop.in | ||
mosey-branch.gnome-session.in | ||
mosey-branch.service | ||
mosey-branch.systemd-conf.in | ||
mosey-branch.target | ||
README.adoc |
This is an installation template for the custom desktop environment "Mosey branch" containing configuration files including systemd units, gnome-session sessions, and desktop entries for the required components.
Much of it is inspired from Phosh session files, gnome-shell session files, and gnome-settings-daemon systemd service files.
You can also find out more details to configure gnome-session from gnome-session(1)
manual page.
To build this template, you have to build with Meson build system.
meson setup builddir && cd builddir
meson compile