Update swaybg
This commit is contained in:
@@ -4,9 +4,10 @@ local WALLPAPERS_DIR="${HOME}/pics/wallpapers/"
|
|||||||
|
|
||||||
case "${HOST}" in
|
case "${HOST}" in
|
||||||
*-desktop)
|
*-desktop)
|
||||||
exec swaybg -o DP-1 -m fill -i "${WALLPAPERS_DIR}/fapta.png" \
|
exec swaybg -o DP-1 -m fill -i "${WALLPAPERS_DIR}/fapta.png" \
|
||||||
-o DP-2 -m fill -i "${WALLPAPERS_DIR}/fapta.png" \
|
-o DP-2 -m fill -i "${WALLPAPERS_DIR}/fapta.png" \
|
||||||
-o DP-3 -m fill -i "${WALLPAPERS_DIR}/Veko and Friend.png"
|
-o DP-3 -m fill -i "${WALLPAPERS_DIR}/Veko and Friend.png" \
|
||||||
|
-o HDMI-A-1 -m fill -i "${WALLPAPERS_DIR}/fapta.png"
|
||||||
;;
|
;;
|
||||||
*-portable)
|
*-portable)
|
||||||
exec swaybg -m fill -o '*' -i "${WALLPAPERS_DIR}/Girls Last Tour 2.jpg"
|
exec swaybg -m fill -o '*' -i "${WALLPAPERS_DIR}/Girls Last Tour 2.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user