Changed: Hyprland Config

This commit is contained in:
2025-03-25 13:25:00 +01:00
parent d4ddd2ce47
commit 924adfc94f
9 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,12 @@
"SDL_VIDEODRIVER,wayland"
"GDK_BACKEND,wayland"
];
extraConfig = builtins.readFile ./hyprland.conf;
monitor = [
"DP-1, 1920x1080@60, 1920x0, 1"
"HDMI-A-2, 1920x1080@60, 0x0, 1"
];
};
# NOTE: this executable is used by greetd to start a wayland session when system boot up