updated paths.

This commit is contained in:
Crony Akatsuki 2022-09-02 08:53:36 +02:00
parent 21da9aae0c
commit e5ced659ed
3 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,7 @@ get_category () {
get_category
current_temp=$(sudo $HOME/Bin/chad/get-tctl-limit)
current_temp=$(sudo $HOME/bin/chad/get-tctl-limit)
[ "$current_temp" = "60" ] && current_mode="normal mode"
[ "$current_temp" = "65" ] && current_mode="light gaming"