some stuff
This commit is contained in:
parent
8200fed53f
commit
31f443be36
15 changed files with 992 additions and 77 deletions
|
@ -72,23 +72,6 @@ in {
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "laptop-mirror";
|
||||
exec = [ "notify-send shikane \"Profile $SHIKANE_PROFILE_NAME has been applied\"" "wl-present mirror eDP-1 & sleep .5; wl-present fullscreen-output HDMI-A-1; wl-present fullscreen" ];
|
||||
output = [
|
||||
{
|
||||
enable = true;
|
||||
search = [ "m=TL140ADXP04-0" "s=" "v=Thermotrex Corporation" ];
|
||||
mode = "2560x1600@240Hz";
|
||||
position = "0,0";
|
||||
adaptive_sync = true;
|
||||
}
|
||||
{
|
||||
enable = true;
|
||||
search = "n/HDMI-[ABC]-[1-9]";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue