Ubuntu Version:

Ubuntu 24.04.2 LTS x86_64

Desktop Environment:

GNOME Shell 46.0

Problem Description:

I want to create some extra functionalities to my Power modes, like disabling Animations on Power saver mode and enabling them on Balanced and Performance.

Commands i will use for each:

Power saver

gsettings set org.gnome.desktop.interface enable-animations false

Balance and Performance

gsettings set org.gnome.desktop.interface enable-animations true 

Did not find any threads or this question being asked anywhere online so I am asking here


You may check this:

corrado@corrado-n15-qq-0613:~$ gsettings get org.gnome.shell last-selected-power-profile
'power-saver'
corrado@corrado-n15-qq-0613:~$

A post was split to a new topic: Power Management and WiFi Issues