sway: add a rule so ITGmania always renders to the external display

This commit is contained in:
2025-05-02 03:59:21 +00:00
parent 419968daa2
commit ac456501df

View File

@@ -196,9 +196,10 @@ for_window [app_id="Celeste64|mpv"] {
fullscreen enable #< should be redundant with the rules for TV, but isn't for some reason fullscreen enable #< should be redundant with the rules for TV, but isn't for some reason
} }
# swaymsg -t get_tree | grep -i itgmania: `con "Simply Love" (xwayland, pid: 0, instance: "StepMania 5.1", class: "ITGmania", X11 window: 0x800002)`
# for_window [class="sm64ex"] { # for_window [class="sm64ex"] {
# for_window [instance="sm64ex"] { # for_window [instance="sm64ex"] {
for_window [title="sm64ex-coop: beta 31.0"] { for_window [title="sm64ex-coop: beta 31.0|Simply Love"] {
move to output $out_cuddlevision move to output $out_cuddlevision
move to output $out_theater move to output $out_theater
move to output $out_projector move to output $out_projector