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