From 47157939845ddbc94eb3a179ac20285e6f270529 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Fri, 3 Apr 2020 09:39:06 +0300 Subject: fix a retarded a decision --- dotfiles/.local/bin/setbg | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles/.local') diff --git a/dotfiles/.local/bin/setbg b/dotfiles/.local/bin/setbg index 29a11d7..351ac3d 100755 --- a/dotfiles/.local/bin/setbg +++ b/dotfiles/.local/bin/setbg @@ -1,3 +1,4 @@ #!/bin/sh +cp $1 ~/.config/wall1.png swaymsg output "*" background ~/.config/wall1.png fill -- cgit v1.2.3