diff --git a/sway/displays.pl b/sway/displays.pl index d59be74..9118068 100755 --- a/sway/displays.pl +++ b/sway/displays.pl @@ -60,7 +60,6 @@ my $active_outputs = "$ENV{'HOME'}/.spool/active_outputs"; my %outputs = ( 'DENON-AVAMP' => 'TV', 'Paperlike253' => 'eInk', - '0x4140' => 'x1', '0x1305' => 'x13' ); @@ -185,7 +184,7 @@ my %configs = ( 'fallback' => '#000000', 'bg' => "$ENV{HOME}/wallpapers/wallpaper.png" }, - 'x1' => { + 'x13' => { 'on' => 0 }, },