Checkpoint
This commit is contained in:
parent
e17f84ad8a
commit
1e03c32201
32 changed files with 556 additions and 298 deletions
6
bootstrap.sh
Normal file
6
bootstrap.sh
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
pip install ansible
|
||||
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue