Add second HDR monitor for cottage setup

This commit is contained in:
Michael Bradley 2025-06-14 16:32:49 -04:00
parent 97295856a3
commit b3bd8a3db3
Signed by: MichaelBradley
SSH key fingerprint: SHA256:BKO2eI2LPsCbQS3n3i5SdwZTAIV3F1lHezR07qP+Ob0
4 changed files with 4 additions and 7 deletions

View file

@ -9,7 +9,7 @@ Type=exec
{% if host.name == "chonk" %}
ExecStart=eww open-many left right
{% else %}
ExecStart=eww open laptop
ExecStart=eww open-many laptop laptop_left laptop_right
{% endif %}
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "Hyprland" ""
Restart=on-failure