add 1920x1200 background

This commit is contained in:
askiiart 2024-12-19 23:14:55 -06:00
parent c77fde914e
commit 18c7eb3c49
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
4 changed files with 2 additions and 1 deletions

View file

@ -1,8 +1,9 @@
#!/usr/bin/env bash
GIT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
command_exists() { type "$1" &>/dev/null; }
cd distro-specific-scripts/
cd $GIT_DIR/distro-specific-scripts/
distro=""
if command_exists "pacman"; then

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
sway/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB