mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fix(adrastea): use latest hyprland
This commit is contained in:
parent
ddab834b69
commit
783c65f2ff
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
{
|
||||
inputs,
|
||||
system,
|
||||
...
|
||||
}: {
|
||||
wayland.windowManager.hyprland.settings.monitor = ["DP-1,2560x1440@165,1920x0,auto" "HDMI-A-1,1920x1080@60,0x0,1"];
|
||||
wayland.windowManager.hyprland.package = inputs.stablepkgs.legacyPackages.${system}.hyprland;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue