hyprland doesn't like headless

This commit is contained in:
2025-01-25 18:32:36 -06:00
parent f2979b0b28
commit ad337666ea
2 changed files with 15 additions and 33 deletions

View File

@@ -20,7 +20,7 @@
enable = true;
systemd = {
enable = false;
enable = true;
variables = [ "--all" ];
};
@@ -29,7 +29,6 @@
monitor=eDP-1,1920x1080@60,0x0,1
'' else if config.homeconfig.host == "homebox" then ''
monitor=HDMI-A-2,1920x1080@60,0x1080,1
exec-once=sleep 3 && hyprctl create output headless HEADLESS-2
monitor=HEADLESS-2,1920x1080@60,0x0,1
'' else '''';
in ''