initial commit

This commit is contained in:
Wes
2026-08-27 12:51:52 -06:00
commit 3eaa1b189a
12 changed files with 12 additions and 0 deletions

BIN
coffee.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 889 KiB

BIN
gentoochan.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
gentwo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 KiB

BIN
gmod.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

BIN
larry.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

2
wallpapergentoochan.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
xwallpaper --stretch ~/.config/wallpapers/gentoochan.png

2
wallpapergentwochan.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
xwallpaper --zoom .config/wallpapers/gentwo.jpg

2
wallpapergmod.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
xwallpaper --zoom ~/.config/wallpapers/gmod.jpg

2
wallpaperlarry.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
xwallpaper --maximize .config/wallpapers/larry.png

2
wallpaperreset.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
xwallpaper --zoom ~/.config/wallpapers/coffee.jpg

2
wallpaperwaves.sh Normal file
View File

@@ -0,0 +1,2 @@
i#!/bin/bash
xwallpaper --zoom /home/wes/.config/waves.jpg

BIN
waves.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB