Created
September 26, 2023 08:37
-
-
Save paneq/ba1589b9a86019bfe5aaadaa9b113bdb to your computer and use it in GitHub Desktop.
kraken liquidctl script to use instead of NZXT cam
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# C:\Users\rober\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup | |
liquidctl initialize all | |
liquidctl --match kraken set pump speed 90 | |
liquidctl --match kraken set fan speed 20 30 30 50 32 65 34 100 | |
liquidctl --match Smart set sync color breathing 000080 | |
liquidctl --match Smart set sync speed 50 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment