Add gaps & adventurer background

This commit is contained in:
Adam Gausmann 2023-05-11 20:30:01 -05:00
parent a6007a0cdb
commit de61971cca
7 changed files with 10 additions and 4 deletions

View file

@ -7,8 +7,9 @@ disks = ["/"]
temperature-path = "/sys/class/hwmon/hwmon2/temp1_input" temperature-path = "/sys/class/hwmon/hwmon2/temp1_input"
outputs = [ outputs = [
"\"ASUSTek COMPUTER INC VG258 M1LMQS004947\" position 0 1080 mode 1920x1080@165Hz", "\"ASUSTek COMPUTER INC VG258 M1LMQS004947\" position 0 1080 mode 1920x1080@165Hz bg ~/.local/share/backgrounds/adventurer/l.jpg fill",
"\"BNQ BenQ GL2580 46J02196SL0\" position 1920 1080 mode 1920x1080@60Hz", "\"BNQ BenQ GL2580 46J02196SL0\" position 1920 1080 mode 1920x1080@60Hz bg ~/.local/share/backgrounds/adventurer/r.jpg fill",
"\"BNQ BenQ GL2580 46J02151SL0\" position 960 0 mode 1920x1080@60Hz", "\"BNQ BenQ GL2580 46J02151SL0\" position 960 0 mode 1920x1080@60Hz bg ~/.local/share/backgrounds/adventurer/t.jpg fill ",
"\"Pioneer Electronic Corporation AV Receiver Unknown\" mode 3840x2160@60Hz scale 2.0", "\"Pioneer Electronic Corporation AV Receiver Unknown\" mode 3840x2160@60Hz scale 2.0 bg ~/.local/share/backgrounds/adventurer/full.jpg fill",
] ]
default-background = false

View file

@ -0,0 +1 @@
Source: https://pixabay.com/photos/cliff-adventure-above-hiking-1822484/

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,015 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 KiB

View file

@ -41,7 +41,11 @@ client.background $base07
output ${output} output ${output}
% endfor % endfor
% if host.get('default-background', True):
output * bg ${home}/.local/share/backgrounds/sway-dark-1920x1080.png fill output * bg ${home}/.local/share/backgrounds/sway-dark-1920x1080.png fill
% endif
gaps inner 8
input type:Mouse accel_profile flat input type:Mouse accel_profile flat