Skip to content

How do I use this cycle-profile.lua to restore a profile? #19

Answered by CogentRedTester
BhaturaGuy asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not really maintaining cycle-profile any more. I'd suggest using cycle-commands.lua instead. You could use:

Ctrl+t script-message cycle-commands 'apply-profile gpu-hq' 'apply-profile gpu-hq restore'

Or if you wanted to maintain the osd message:

Ctrl+t script-message cycle-commands "apply-profile gpu-hq ; show-text 'applying profile gpu-hq'" "apply-profile gpu-hq restore ; show-text 'restoring profile gpu-hq'"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BhaturaGuy
Comment options

Answer selected by BhaturaGuy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
cycle-commands About cycle-commands.lua cycle-profile About cycle-profile.lua
2 participants