This commit is contained in:
2025-04-30 15:58:49 -05:00
parent a41c550451
commit c18886cd32
7 changed files with 7 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
{
imports = [
./hyprland.nix
./monitor.nix
];
}

View File

@@ -0,0 +1,5 @@
{
config.me.rum.programs.hyprland.settings.monitor = [
", 1920x1080@60, auto, 1"
];
}