updated hyprland conf and added readme

This commit is contained in:
2026-08-15 18:25:55 -07:00
parent 0ac9b5a78b
commit 4859b8521b
4 changed files with 297 additions and 115 deletions

View File

@@ -1,12 +1,5 @@
{ ... }:
{
home-manager.users.anish.wayland.windowManager.hyprland.settings.monitor = [
{
output = "HDMI-A-1";
mode = "3840x2160";
position = "auto";
scale = 2;
}
];
# Host-specific display configurations can be placed here if needed.
}