dotfiles/hosts/adventurer.toml

41 lines
1,020 B
TOML
Raw Permalink Normal View History

2022-05-25 11:32:58 -05:00
wireless = ["wlp5s0"]
2022-05-25 11:25:30 -05:00
ethernet = ["enp6s0"]
# hwmon2 = k10temp, temp1 = Tctl
2025-01-17 17:40:22 -06:00
temperature_path = "/sys/class/hwmon/hwmon2/temp1_input"
2022-04-02 01:16:39 -05:00
[[outputs]]
match = "*"
2025-01-17 17:40:22 -06:00
background_path = "~/.local/share/backgrounds/adventurer/full.jpg"
[[outputs]]
2025-04-04 20:02:03 -05:00
match = "LG Electronics LG ULTRAWIDE 312NTYT34842"
position = [0, 1080]
2025-04-04 20:02:03 -05:00
mode = "3440x1440@160Hz"
[[outputs]]
match = "ASUSTek COMPUTER INC VG258 M1LMQS004947"
position = [0, 0]
mode = "1920x1080@165Hz"
2025-01-17 17:40:22 -06:00
background_path = "~/.local/share/backgrounds/adventurer/l.jpg"
[[outputs]]
match = "BNQ BenQ GL2580 46J02196SL0"
position = [1920, 1080]
mode = "1920x1080@60Hz"
2025-01-17 17:40:22 -06:00
background_path = "~/.local/share/backgrounds/adventurer/r.jpg"
[[outputs]]
match = "BNQ BenQ GL2580 46J02151SL0"
position = [960, 0]
mode = "1920x1080@60Hz"
2025-01-17 17:40:22 -06:00
background_path = "~/.local/share/backgrounds/adventurer/t.jpg"
[[outputs]]
match = "Pioneer Electronic Corporation AV Receiver Unknown"
mode = "3840x2160@60Hz"
scale = 2
[niri]
# 1/3 proportion is better for the ultrawide
default_column_width = 0.33333