Add background

This commit is contained in:
Javier Feliz 2025-07-08 22:03:42 -04:00
parent ac1fafc6fc
commit 5aa494ba38
2 changed files with 3 additions and 0 deletions

BIN
assets/background.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 MiB

View File

@ -62,6 +62,9 @@ fi
./scripts/gnome/keybinds.sh
./scripts/gnome/extensions.sh
./scripts/gnome/misc.sh
# Desktop BG
cp ./assets/background.png "$HOME/background.png"
gsettings set org.gnome.desktop.background picture-uri "file://$HOME/background.png"
# Ansible
install software-properties-common