From 124d094911cbf6ae0eb293fd8acbd4f8f918bb4f Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Wed, 3 Jan 2024 00:44:18 -0500 Subject: [PATCH] fix tmux background transparency --- bin/doorsbg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/doorsbg b/bin/doorsbg index f589757..60f9bfb 100755 --- a/bin/doorsbg +++ b/bin/doorsbg @@ -1,7 +1,7 @@ #!/bin/sh # 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 && # Update themes for other stuff it it exists