Gnome power management

This commit is contained in:
2024-04-06 17:51:34 +00:00
parent cd101da03b
commit 2b1317d6fa
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
#! /bin/bash
sudo pacman -Syu gnome power-profiles-daemon
sudo systemctl enable power-profiles-daemon
sudo systemctl start power-profiles-daemon