You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added start on boot option to settings menu
* Allowed the files in the /opt/ directory to be managed by the package manager
* Cleaned a bit of the code
* Updated readme instructions
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ A fairly simple GTK tool built to mimic the basic functionality of ThrottleStop
4
4
5
5
Uses <ahref="https://github.com/kitsunyan/intel-undervolt">intel-undervolt</a> to perform the undervolting, therefore it must be installed on the user's system. <ahref="https://github.com/kitsunyan/intel-undervolt/blob/master/README.md">The guide to installing it can be found here</a>
6
6
7
-
To run this program, download the deb file from the latest <ahref="https://github.com/TheOneMaster/linux-undervolt/releases/latest">release</a> and install it to the user's system. Once installed, it can be run either using the command line call `linux_undervolt` or finding the application in the application launcher (Currently it uses a placeholder icon from gnome).
7
+
To run this program, download the deb file from the latest <ahref="https://github.com/TheOneMaster/linux-undervolt/releases/latest">release</a> and install it to the user's system. Once installed, it can be run either using the command line call `linux-undervolt` or finding the application in the application launcher (Currently it uses a placeholder icon from gnome).
0 commit comments