From 554f6dfc794a5f94b74a4ce659d9832565ba71ce Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 30 Nov 2016 14:10:17 -0600 Subject: [PATCH] readme todo list, backlight to os scripts --- os/arch_linux/3-utils.bash | 2 +- readme.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/os/arch_linux/3-utils.bash b/os/arch_linux/3-utils.bash index c844df8..032f498 100755 --- a/os/arch_linux/3-utils.bash +++ b/os/arch_linux/3-utils.bash @@ -48,9 +48,9 @@ pacaur -S \ alsa-plugins \ nvidia-beta \ lib32-nvidia-beta \ - pmount \ qt5-webengine \ ruby \ + xorg-xbacklight \ --noconfirm --noedit # sudo ln -s /usr/bin/google-chrome-unstable /usr/bin/chrome diff --git a/readme.md b/readme.md index e69de29..a71d7b6 100644 --- a/readme.md +++ b/readme.md @@ -0,0 +1,3 @@ +## TODO + +* Refactor the OS setup scripts for Arch.