fix: ooksmicro

This commit is contained in:
ooks-io 2023-11-13 11:20:16 +13:00
parent 307debc596
commit 4aaaf022d5

View file

@ -7,12 +7,12 @@
]; ];
monitors = [{ monitors = [{
name = "eDP-1"; name = "DSI-1";
width = 720; width = 720;
height = 1280; height = 1280;
workspace = "1"; workspace = "1";
primary = true; primary = true;
transform = 2; transform = 3;
}]; }];
colorscheme = inputs.nix-colors.colorSchemes.gruvbox-dark-soft; colorscheme = inputs.nix-colors.colorSchemes.gruvbox-dark-soft;