fix alacritty script formatting

pull/134/head
Dimitar Nizamov 2024-01-20 17:09:22 +01:00
parent d8e654ada1
commit b4e32f8a75
1 changed files with 3 additions and 3 deletions

View File

@ -54,9 +54,9 @@ resize_to_true_full_screen() {
set value of attribute "AXFullScreen" to true set value of attribute "AXFullScreen" to true
end if end if
end tell end tell
end if end if
end tell end tell
end tell end tell
EOF EOF
} }