diff --git a/sway/displays.pl b/sway/displays.pl index f9051f0..7e2dfd2 100755 --- a/sway/displays.pl +++ b/sway/displays.pl @@ -49,7 +49,7 @@ my $active_outputs = "$ENV{'HOME'}/.spool/active_outputs"; # You can get the model from (quoted with *): # $ swaymsg -t get_outputs --raw my %outputs = ( - 'LG TV SSCR2' => 'TV', + 'DENON-AVAMP' => 'TV', 'Paperlike253' => 'eInk', '0x4140' => 'yoga' );