workspace/arch-root/_install/custom/laptop.sh.yrz.am.sh
2025-01-01 07:09:28 +00:00

5 lines
225 B
Bash

#!/bin/bash
pacman -S --needed brightnessctl intel-media-driver intel-ucode mesa tlp libreoffice-still
cp_chown custom/laptop-tlp.conf /etc/tlp.conf root:root 644
file_has_line "/etc/profile" "FEAT_BRIGHTNESS=brightnessctl"