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
+1 -1
View File
@@ -1,5 +1,5 @@
{
imports = [
./hyprland.nix
./monitor.nix
];
}
+5
View File
@@ -0,0 +1,5 @@
{
config.me.rum.programs.hyprland.settings.monitor = [
", 1920x1080@60, auto, 1"
];
}