Fix background configs

This commit is contained in:
Adam Gausmann 2023-05-11 22:26:22 -05:00
parent b0330845cd
commit e76c9f255a
2 changed files with 2 additions and 1 deletions

View file

@ -7,3 +7,4 @@ disks = ["/"]
outputs = [
"\"Pioneer Electronic Corporation AV Receiver Unknown\" mode 3840x2160@60Hz scale 2.0 bg ~/.local/share/backgrounds/concord/full.jpg fill",
]
default-background = false

View file

@ -2,9 +2,9 @@ base16-scheme = "seti"
wireless = ["wlp4s0"]
ethernet = ["enp2s0"]
disks = ["/"]
outputs = []
temperature-path = "/sys/class/hwmon/hwmon5/temp1_input"
outputs = [
"* bg ~/.local/share/backgrounds/faithful/full.jpg fill",
]
default-background = false