More colors stuff

This commit is contained in:
Geoffrey Frogeye 2021-01-10 14:55:27 +01:00
parent af25d342e8
commit 60526dff28
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
7 changed files with 46 additions and 42 deletions

View file

@ -5,4 +5,4 @@
cd ~/.dotfiles/config/automatrop
echo 30000 | sudo tee /sys/class/backlight/intel_backlight/brightness
xrandr --output HDMI-0 --brightness 1
ansible-playbook playbooks/default.yml -e base16_scheme=solarized-dark
ansible-playbook playbooks/default.yml -e base16_scheme=solarized-dark --tags color --inventory 'localhost'