Create envycontrol.sevice

This commit is contained in:
EndermanXD 2024-07-26 11:51:41 +03:30 committed by GitHub
parent acfe633dc7
commit 26f9e8e4d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,8 @@
[Unit]
Description=Enable Nvidia mode for envycontrol
[Service]
ExecStart=/bin/bash /etc/systemd/system/envycontrol.sh
[Install]
WantedBy=multi-user.target