mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 14:09:51 -07:00
refactor: massively overhaul home manager module system
This commit is contained in:
parent
b2270408fc
commit
a506d2aed4
64 changed files with 5201 additions and 64 deletions
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
{
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
# "DP-1,2560x1440@165,1920x0,auto"
|
||||
"DP-1,2560x1440@144,1920x0,auto"
|
||||
"HDMI-A-1,1920x1080@60,0x0,1"
|
||||
];
|
||||
|
||||
programs.hyprlock.settings.background.monitor = lib.mkForce "DP-1";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue