mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix: that wasn't quite right, no s
This commit is contained in:
parent
9f33368d4e
commit
4759970fe8
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ _: let
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
};
|
};
|
||||||
wayland.windowManager.hyprland.settings.monitors = [
|
wayland.windowManager.hyprland.settings.monitor = [
|
||||||
"eDP-1, 2256x1504, 0x0, 1"
|
"eDP-1, 2256x1504, 0x0, 1"
|
||||||
];
|
];
|
||||||
imports =
|
imports =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue