diff options
author | Daniel Weipert <code@drogueronin.de> | 2022-02-06 19:48:03 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2022-02-06 19:48:03 +0100 |
commit | 4cc6dc2c95de1536dcb8552c7ca0641a9bd6b18c (patch) | |
tree | 1c921bef5b9b8c3f26ab0c375ba9945cf8802e80 | |
parent | a27b3b33408c860b74c5c4ef15a670745b098215 (diff) |
Add package brightnessctl
-rw-r--r-- | install-arch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-arch.sh b/install-arch.sh index 47da6c5..a395b84 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -140,7 +140,7 @@ sudo pacman -Sy \ sway alacritty waybar \ libnotify mako \ xorg-xwayland wofi \ - alsa-utils cups cups-pdf \ + alsa-utils brightnessctl cups cups-pdf \ imv grim mpv \ keepassxc wl-clipboard \ qutebrowser |