strip 2nd monitor
This commit is contained in:
parent
d2e735fb08
commit
a3eaee46b0
2 changed files with 0 additions and 10 deletions
|
|
@ -326,7 +326,6 @@ in
|
||||||
};
|
};
|
||||||
Unit = {
|
Unit = {
|
||||||
Description = "Automapaper for display ${name}";
|
Description = "Automapaper for display ${name}";
|
||||||
PartOf = "graphical-session.target";
|
|
||||||
After = "graphical-session.target";
|
After = "graphical-session.target";
|
||||||
Requisite = "graphical-session.target";
|
Requisite = "graphical-session.target";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -134,15 +134,6 @@
|
||||||
refresh-rate = 360;
|
refresh-rate = 360;
|
||||||
scale = "1";
|
scale = "1";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "DP-2";
|
|
||||||
horizontal = 2560;
|
|
||||||
vertical = 1440;
|
|
||||||
horizontal-offset = 0;
|
|
||||||
vertical-offset = 0;
|
|
||||||
refresh-rate = 144;
|
|
||||||
scale = "1";
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
programs.btop.package = pkgs.btop.overrideAttrs (oldAttrs: rec {
|
programs.btop.package = pkgs.btop.overrideAttrs (oldAttrs: rec {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue