sway: get Celeste to run in fullscreen again

This commit is contained in:
2024-03-11 08:04:21 +00:00
parent 379f3ef9e0
commit 21714849cf

View File

@@ -185,6 +185,7 @@ for_window [app_id="deadd-notification-center"] {
for_window [app_id="Celeste64|mpv"] {
move to output $out_projector
move to output $out_tv
fullscreen enable #< should be redundant with the rules for TV, but isn't for some reason
}