mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Compare commits
No commits in common. "e6b9900d34a33503cc183b868b90545be2d7617f" and "fea58772791eaf2604eccd6d4456a9a06520665c" have entirely different histories.
e6b9900d34
...
fea5877279
2 changed files with 1 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
||||||
open-vsx.jnoortheen.nix-ide
|
open-vsx.jnoortheen.nix-ide
|
||||||
open-vsx.llvm-vs-code-extensions.vscode-clangd
|
open-vsx.llvm-vs-code-extensions.vscode-clangd
|
||||||
open-vsx.rust-lang.rust-analyzer
|
open-vsx.rust-lang.rust-analyzer
|
||||||
open-vsx.dart-code.flutter
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ _: {
|
||||||
};
|
};
|
||||||
|
|
||||||
wayland.windowManager.hyprland.settings.monitor = [
|
wayland.windowManager.hyprland.settings.monitor = [
|
||||||
"eDP-1,2880x1920@120,0x0,2,vrr,2"
|
"eDP-1,2880x1920@120,0x0,2,vrr,1"
|
||||||
",preferred,auto,1,mirror,eDP-1"
|
",preferred,auto,1,mirror,eDP-1"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue