Fix concord background config
This commit is contained in:
parent
e76c9f255a
commit
3c57933dbe
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ ethernet = ["eno1"]
|
||||||
disks = ["/"]
|
disks = ["/"]
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
"\"Pioneer Electronic Corporation AV Receiver Unknown\" mode 3840x2160@60Hz scale 2.0 bg ~/.local/share/backgrounds/concord/full.jpg fill",
|
"* bg ~/.local/share/backgrouds/concord/full.jpg fill",
|
||||||
|
"\"Pioneer Electronic Corporation AV Receiver Unknown\" mode 3840x2160@60Hz scale 2.0",
|
||||||
]
|
]
|
||||||
default-background = false
|
default-background = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue