mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Centralize display configuration
This commit is contained in:
parent
21fddbf8e5
commit
3697ebdd18
3 changed files with 5 additions and 6 deletions
|
|
@ -17,9 +17,5 @@
|
|||
];
|
||||
|
||||
myConfig.de.theme = "dark";
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = "DP-2,2560x1440@144,0x0,1";
|
||||
|
||||
services.hypridle.settings.general.before_sleep_cmd = lib.mkForce "";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue