enable hdmi

This commit is contained in:
2025-01-25 20:05:08 -06:00
parent f6fb3ffc55
commit 35b9591c06

View File

@@ -28,7 +28,7 @@
monitor = if config.homeconfig.host == "laptop" then ''
monitor=eDP-1,1920x1080@60,0x0,1
'' else if config.homeconfig.host == "homebox" then ''
monitor=HDMI-A-2,disable
monitor=HDMI-A-2,1920x1080@60,0x0,1
monitor=HEADLESS-2,1920x1080@60,0x0,1
exec-once=kitty -e tmux new-session -s hypr
'' else '''';