I need to run this command after starting my computer:
Or else my graphics cards sounds like I'm playing Skyrim on ultra (fan speed is max).
How can I make it execute automatically?
Code:
sudo echo low > /sys/class/drm/card0/device/power_profile
How can I make it execute automatically?