Add swaybg to set background wallpaper
This commit is contained in:
parent
97a7c517f8
commit
4817eb8cff
@ -45,7 +45,7 @@ do
|
|||||||
echo "i3-gaps" >> "$setupdir/selectedpkgs.txt"
|
echo "i3-gaps" >> "$setupdir/selectedpkgs.txt"
|
||||||
;;
|
;;
|
||||||
101)
|
101)
|
||||||
printf '%s\n' 'sway' 'swaylock' 'swayidle' 'xorg-xwayland' >> "$setupdir/selectedpkgs.txt"
|
printf '%s\n' 'sway' 'swaylock' 'swayidle' 'swaybg' 'xorg-xwayland' >> "$setupdir/selectedpkgs.txt"
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user