Add backgrounds for faithful, concord
This commit is contained in:
parent
1ea43e806d
commit
b0330845cd
6 changed files with 15 additions and 0 deletions
9
hosts/concord.toml
Normal file
9
hosts/concord.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
is-virtual = false
|
||||
base16-scheme = "seti"
|
||||
wireless = ["wlp0s20f3"]
|
||||
ethernet = ["eno1"]
|
||||
disks = ["/"]
|
||||
|
||||
outputs = [
|
||||
"\"Pioneer Electronic Corporation AV Receiver Unknown\" mode 3840x2160@60Hz scale 2.0 bg ~/.local/share/backgrounds/concord/full.jpg fill",
|
||||
]
|
|
@ -4,3 +4,7 @@ ethernet = ["enp2s0"]
|
|||
disks = ["/"]
|
||||
outputs = []
|
||||
temperature-path = "/sys/class/hwmon/hwmon5/temp1_input"
|
||||
|
||||
outputs = [
|
||||
"* bg ~/.local/share/backgrounds/faithful/full.jpg fill",
|
||||
]
|
||||
|
|
1
raw/.local/share/backgrounds/concord/CREDIT.txt
Normal file
1
raw/.local/share/backgrounds/concord/CREDIT.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Source: https://pixabay.com/photos/avenue-trees-path-sunbeams-sunrays-815297/
|
BIN
raw/.local/share/backgrounds/concord/full.jpg
Normal file
BIN
raw/.local/share/backgrounds/concord/full.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 MiB |
1
raw/.local/share/backgrounds/faithful/CREDIT.txt
Normal file
1
raw/.local/share/backgrounds/faithful/CREDIT.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Source: https://pixabay.com/photos/myanmar-burma-landscape-sunrise-2494826/
|
BIN
raw/.local/share/backgrounds/faithful/full.jpg
Normal file
BIN
raw/.local/share/backgrounds/faithful/full.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 311 KiB |
Loading…
Add table
Reference in a new issue