diff --git a/bin/update-background.sh b/bin/update-background.sh index fdbb029..6df0cb5 100755 --- a/bin/update-background.sh +++ b/bin/update-background.sh @@ -1,3 +1,6 @@ #!/bin/bash + +# moved to file sync + # (one of "stretch", "fill", "fit", "center", "tile") -swaymsg "output * bg ~/.background fit" +#swaymsg "output * bg ~/.background fill"