diff --git a/hosts/adventurer.toml b/hosts/adventurer.toml index 88aef7f..6335841 100644 --- a/hosts/adventurer.toml +++ b/hosts/adventurer.toml @@ -7,8 +7,9 @@ disks = ["/"] temperature-path = "/sys/class/hwmon/hwmon2/temp1_input" outputs = [ - "\"ASUSTek COMPUTER INC VG258 M1LMQS004947\" position 0 1080 mode 1920x1080@165Hz", - "\"BNQ BenQ GL2580 46J02196SL0\" position 1920 1080 mode 1920x1080@60Hz", - "\"BNQ BenQ GL2580 46J02151SL0\" position 960 0 mode 1920x1080@60Hz", - "\"Pioneer Electronic Corporation AV Receiver Unknown\" mode 3840x2160@60Hz scale 2.0", + "\"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 bg ~/.local/share/backgrounds/adventurer/r.jpg fill", + "\"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 bg ~/.local/share/backgrounds/adventurer/full.jpg fill", ] +default-background = false diff --git a/raw/.local/share/backgrounds/adventurer/CREDIT.txt b/raw/.local/share/backgrounds/adventurer/CREDIT.txt new file mode 100644 index 0000000..c0e535f --- /dev/null +++ b/raw/.local/share/backgrounds/adventurer/CREDIT.txt @@ -0,0 +1 @@ +Source: https://pixabay.com/photos/cliff-adventure-above-hiking-1822484/ \ No newline at end of file diff --git a/raw/.local/share/backgrounds/adventurer/full.jpg b/raw/.local/share/backgrounds/adventurer/full.jpg new file mode 100644 index 0000000..b50c6ad Binary files /dev/null and b/raw/.local/share/backgrounds/adventurer/full.jpg differ diff --git a/raw/.local/share/backgrounds/adventurer/l.jpg b/raw/.local/share/backgrounds/adventurer/l.jpg new file mode 100644 index 0000000..5c2a5a9 Binary files /dev/null and b/raw/.local/share/backgrounds/adventurer/l.jpg differ diff --git a/raw/.local/share/backgrounds/adventurer/r.jpg b/raw/.local/share/backgrounds/adventurer/r.jpg new file mode 100644 index 0000000..b242e84 Binary files /dev/null and b/raw/.local/share/backgrounds/adventurer/r.jpg differ diff --git a/raw/.local/share/backgrounds/adventurer/t.jpg b/raw/.local/share/backgrounds/adventurer/t.jpg new file mode 100644 index 0000000..dea6715 Binary files /dev/null and b/raw/.local/share/backgrounds/adventurer/t.jpg differ diff --git a/templates/.config/sway/config b/templates/.config/sway/config index d00af0f..68265cd 100644 --- a/templates/.config/sway/config +++ b/templates/.config/sway/config @@ -41,7 +41,11 @@ client.background $base07 output ${output} % endfor +% if host.get('default-background', True): output * bg ${home}/.local/share/backgrounds/sway-dark-1920x1080.png fill +% endif + +gaps inner 8 input type:Mouse accel_profile flat