diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-04-09 17:07:31 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-04-09 17:07:31 +0200 |
| commit | 4373c2db3d54802735105bc3ca602214d94b9f16 (patch) | |
| tree | 4644bbdce3dc3edff620dcb629550f55451751e5 /scripts/set_background | |
| parent | a15c537f608db166f734d3a7e8d3c68bf17f55d7 (diff) | |
| download | dotfiles-master.tar.gz dotfiles-master.zip | |
Diffstat (limited to '')
| -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 |
