hyprland doesn't like headless
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user