mirror of
https://github.com/SinTan1729/random.git
synced 2025-04-19 09:10:00 -05:00
6 lines
135 B
Text
6 lines
135 B
Text
# This simply triggers the turbo-boost script at startup.
|
|
# I use it as a startup script.
|
|
|
|
#!/bin/sh
|
|
|
|
~/.local/bin/turbo-boost disable
|