Skip to content

Commit 7af3222

Browse files
Stupid workaround that works
Signed-off-by: KanagawaYamada <yamadakernel.project@gmail.com>
1 parent 3f40185 commit 7af3222

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Modules/Scripts/Raco.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -890,6 +890,10 @@ performance_basic() {
890890
# Balanced Profile (2)
891891
##########################################
892892
balanced_basic() {
893+
performance_basic
894+
# Why? Stupid workaround that works
895+
# Apparently when I switched from powersave to balanced the GPUFreq locked to minimum
896+
# But when I switch from performance to balanced... It fuckin works
893897
sync
894898

895899
# 1. Battery Saver

0 commit comments

Comments
 (0)