dotfiles/bin/update-background.sh
2022-02-11 14:20:30 -08:00

3 lines
106 B
Bash
Executable file

#!/bin/bash
# (one of "stretch", "fill", "fit", "center", "tile")
swaymsg "output * bg ~/.background fit"