mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-12 17:56:08 +00:00
* feat: add files and systemd module * fix: yaml formatting * fix: yaml formatting * fix: remove comment completely * fix: yaml formatting * docs: add back inline comment * reformat: rename variables * fix: fix systemd escaped string * fix: fix systemd service formatting with printf * fix: attempting to fix systemd module problems * chore: remove debug config and code from systemd module * docs: added WIP docs for systemd, reworked files README * docs: added more detail for systemd module * docs: update READMEs to be more consistent * docs: remove unneeded sentence * docs: remove unneeded sentence * chore: fix issues described in PR review * docs: fix markdown formatting * docs: fix markdown formatting * docs: better markdown
10 lines
260 B
Desktop File
10 lines
260 B
Desktop File
[Desktop Entry]
|
|
Name=uBlue First Boot Setup
|
|
Comment=Sets up the uBlue desktop on first boot.
|
|
GenericName=Launcher
|
|
Categories=Utility;System;
|
|
Exec=/usr/share/ublue-os/firstboot/launcher/autostart.sh
|
|
Icon=application-x-executable
|
|
Terminal=false
|
|
Type=Application
|