Compare commits

..

No commits in common. "e6b9900d34a33503cc183b868b90545be2d7617f" and "fea58772791eaf2604eccd6d4456a9a06520665c" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -29,7 +29,6 @@
open-vsx.jnoortheen.nix-ide
open-vsx.llvm-vs-code-extensions.vscode-clangd
open-vsx.rust-lang.rust-analyzer
open-vsx.dart-code.flutter
];
};
};

View file

@ -10,7 +10,7 @@ _: {
};
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"
];
}