fix: ooksmicro
This commit is contained in:
parent
307debc596
commit
4aaaf022d5
1 changed files with 2 additions and 2 deletions
|
|
@ -7,12 +7,12 @@
|
|||
];
|
||||
|
||||
monitors = [{
|
||||
name = "eDP-1";
|
||||
name = "DSI-1";
|
||||
width = 720;
|
||||
height = 1280;
|
||||
workspace = "1";
|
||||
primary = true;
|
||||
transform = 2;
|
||||
transform = 3;
|
||||
}];
|
||||
|
||||
colorscheme = inputs.nix-colors.colorSchemes.gruvbox-dark-soft;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue