mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-28 11:43:51 -08:00
pkgs(demeter): use latest hyprland
This commit is contained in:
parent
b55e316ff8
commit
9aa7f83895
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
|||
...
|
||||
}: {
|
||||
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.${pkgs.system}.hyprland;
|
||||
# wayland.windowManager.hyprland.package = inputs.stablepkgs.legacyPackages.${pkgs.system}.hyprland;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue