Update displays.pl
This commit is contained in:
parent
b79d4ada25
commit
6759d36323
|
@ -49,7 +49,7 @@ my $active_outputs = "$ENV{'HOME'}/.spool/active_outputs";
|
||||||
# You can get the model from (quoted with *):
|
# You can get the model from (quoted with *):
|
||||||
# $ swaymsg -t get_outputs --raw
|
# $ swaymsg -t get_outputs --raw
|
||||||
my %outputs = (
|
my %outputs = (
|
||||||
'LG TV SSCR2' => 'TV',
|
'DENON-AVAMP' => 'TV',
|
||||||
'Paperlike253' => 'eInk',
|
'Paperlike253' => 'eInk',
|
||||||
'0x4140' => 'yoga'
|
'0x4140' => 'yoga'
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue