sway: fix config to not use Xwayland-specific settings

This commit is contained in:
2024-09-06 05:41:34 +00:00
parent bf6053985f
commit ce7474603f

View File

@@ -194,7 +194,9 @@ for_window [app_id="Celeste64|mpv"] {
fullscreen enable #< should be redundant with the rules for TV, but isn't for some reason
}
for_window [class="sm64ex"] {
# for_window [class="sm64ex"] {
# for_window [instance="sm64ex"] {
for_window [title="sm64ex-coop: beta 31.0"] {
move to output $out_projector
move to output $out_tv
}