adjust scaling mode and note the others
This commit is contained in:
parent
ed1c15cb94
commit
2658b8602f
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
#!/bin/bash
|
||||
swaymsg "output * bg ~/.background fill"
|
||||
# (one of "stretch", "fill", "fit", "center", "tile")
|
||||
swaymsg "output * bg ~/.background fit"
|
||||
|
|
Loading…
Reference in a new issue