Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 726 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 726 Bytes

Nvidia wayland fancurve

This project aims to control fan speed on Nvidia GPU under Wayland session.

Requirements

Instalation

  • Build with cargo build --release
  • Make sure that user that runs this has ability to use sudo without password
  • Put config file into ~/.config/nvidia-fancurve/config.json (example is in config/nvidia-fancurve/config.json)
  • Run app ./target/release/nvidia-fancurve

TODO

  • Integration with sudo to support PASSWD option
  • AUR package
  • NIX package?
  • SystemD service