Automate gnome optional dependencies

This commit is contained in:
2024-04-06 21:04:49 +01:00
parent 93c94dae5e
commit 8f0229b0cb
2 changed files with 3 additions and 6 deletions

View File

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