Overdue commit

This commit is contained in:
Jonathan Cremin 2021-11-16 15:23:42 +00:00
parent 1e03c32201
commit 692269f9ff
49 changed files with 843 additions and 198 deletions

View file

@ -1,6 +1,9 @@
#!/bin/sh
#!/bin/sh -ex
sudo dnf install -y python3-pip
pip install ansible
ansible-galaxy collection install -r requirements.yml
gsettings set org.gnome.desktop.peripherals.mouse natural-scroll true
gsettings set org.gnome.desktop.background picture-uri file:///usr/share/backgrounds/gnome/adwaita-timed.xml