fix tmux background transparency

This commit is contained in:
Adam 2024-01-03 00:44:18 -05:00
parent 986d01da67
commit 124d094911

View file

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Pick a random wallpaper and save a copy # Pick a random wallpaper and save a copy
wal -qi ~/Pictures/Wallpapers && wal -sqi ~/Pictures/Wallpapers &&
cp "$(awk "{print}" "$HOME/.cache/wal/wal")" ~/.cache/wal/bg && cp "$(awk "{print}" "$HOME/.cache/wal/wal")" ~/.cache/wal/bg &&
# Update themes for other stuff it it exists # Update themes for other stuff it it exists