adjust scaling mode and note the others

This commit is contained in:
Morgan McMillian 2022-02-11 14:20:30 -08:00
parent ed1c15cb94
commit 2658b8602f

View file

@ -1,2 +1,3 @@
#!/bin/bash
swaymsg "output * bg ~/.background fill"
# (one of "stretch", "fill", "fit", "center", "tile")
swaymsg "output * bg ~/.background fit"