moved update script to file sync
This commit is contained in:
parent
39ad7e6f7a
commit
c1c9f5bff2
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue