[Hyprland] Merges monitor configuration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
imports = map (x: ../../../home-manager + x) [
|
||||
"/features/chat.nix"
|
||||
@@ -30,7 +30,7 @@
|
||||
hardware.monitors = {
|
||||
"HDMI-A-1" = {
|
||||
position = "0x0";
|
||||
mode = "3440x1440@75.05t s";
|
||||
mode = "3440x1440@75.05";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user