mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
12 lines
227 B
Desktop File
12 lines
227 B
Desktop File
[Unit]
|
|
Description=configure Xorg Server for Nintendo Switch
|
|
|
|
ConditionKernelCommandLine=!installer
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/lib/xorg/xorg-configure switch
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=graphical.target
|