Add background
This commit is contained in:
parent
ac1fafc6fc
commit
5aa494ba38
BIN
assets/background.png
Executable file
BIN
assets/background.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 6.0 MiB |
3
start.sh
3
start.sh
@ -62,6 +62,9 @@ fi
|
|||||||
./scripts/gnome/keybinds.sh
|
./scripts/gnome/keybinds.sh
|
||||||
./scripts/gnome/extensions.sh
|
./scripts/gnome/extensions.sh
|
||||||
./scripts/gnome/misc.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
|
# Ansible
|
||||||
install software-properties-common
|
install software-properties-common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user