diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/set_background | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/set_background b/scripts/set_background index b9c8b80..0dd7347 100755 --- a/scripts/set_background +++ b/scripts/set_background @@ -8,7 +8,7 @@ wallust run $argv[1] -Ts; and begin niri msg action do-screen-transition set -U IMG $argv[1] & wallust -q run $IMG & - killall swaybg ; swaybg -i $IMG & + killall swaybg ; swaybg -i $IMG -m fill & makoctl reload & notify-send -i $IMG "Wallust" "Changed wallpaper and palette." end; or begin |
