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