diff --git a/.config/xprofile b/.config/xprofile index 4e839bc..20b3f9f 100644 --- a/.config/xprofile +++ b/.config/xprofile @@ -7,7 +7,7 @@ if [[ "$OSTYPE" == "linux-gnu" ]]; then xset s off -dpms # Set cpu-governor to performance (Sometime it still set to powersave) - cpupower frequency-set -g performance + #cpupower frequency-set -g performance # Slow app startup fix (for flatpaks) dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY