disable 2nd monitor for now
This commit is contained in:
parent
48132065e1
commit
55d5c61c7a
1 changed files with 9 additions and 9 deletions
|
|
@ -66,15 +66,15 @@
|
|||
refresh-rate = 360;
|
||||
scale = "1";
|
||||
}
|
||||
{
|
||||
name = "HDMI-A-1";
|
||||
horizontal = 2560;
|
||||
vertical = 1440;
|
||||
horizontal-offset = 2560;
|
||||
vertical-offset = 0;
|
||||
refresh-rate = 144;
|
||||
scale = "1";
|
||||
}
|
||||
# {
|
||||
# name = "HDMI-A-1";
|
||||
# horizontal = 2560;
|
||||
# vertical = 1440;
|
||||
# horizontal-offset = 2560;
|
||||
# vertical-offset = 0;
|
||||
# refresh-rate = 144;
|
||||
# scale = "1";
|
||||
# }
|
||||
];
|
||||
extraConfig = {
|
||||
programs.btop.package = pkgs.btop.overrideAttrs (oldAttrs: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue