Lakka-LibreELEC/projects/L4T/devices/Switch/packages/switch-joycon-bluetooth-dock-configs/system.d/xorg-configure-switch.service
2021-10-27 09:47:55 +02:00

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