From cb8ba1398397dadd9641a71057a9da1d4b27775c Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Wed, 11 Jan 2023 18:02:34 -0600 Subject: [PATCH] adventurer: Update monitor names --- hosts/adventurer.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/adventurer.toml b/hosts/adventurer.toml index 7d4fd92..70a722c 100644 --- a/hosts/adventurer.toml +++ b/hosts/adventurer.toml @@ -7,8 +7,8 @@ disks = ["/"] temperature-path = "/sys/class/hwmon/hwmon2/temp1_input" outputs = [ - "\"Unknown VG258 M1LMQS004947\" position 1920 0 mode 1920x1080@165Hz", - "\"BenQ Corporation BenQ GL2580 46J02196SL0\" position 0 0 mode 1920x1080@60Hz", - "\"BenQ Corporation BenQ GL2580 46J02151SL0\" position 3840 0 mode 1920x1080@60Hz", + "\"ASUSTek COMPUTER INC VG258 M1LMQS004947\" position 1920 0 mode 1920x1080@165Hz", + "\"BNQ BenQ GL2580 46J02196SL0\" position 0 0 mode 1920x1080@60Hz", + "\"BNQ BenQ GL2580 46J02151SL0\" position 3840 0 mode 1920x1080@60Hz", "\"Pioneer Electronic Corporation AV Receiver Unknown\" mode 3840x2160@60Hz scale 2.0", ]