diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2025-10-03 23:28:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-03 23:28:09 -0400 |
| commit | cc437da9dd067a9a001c0a68cd6f1be57b333a78 (patch) | |
| tree | 7e0fa9fc2b65a93544315e059eedc64a8ee7de26 | |
| parent | 019243a4579615e6c765fdec3a191b1456c5523d (diff) | |
| parent | 3909e6850e669aee87404542bc6eb86f8a633ceb (diff) | |
Merge branch 'main' into development
| -rwxr-xr-x | config/hypr/scripts/Dropterminal.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Dropterminal.sh b/config/hypr/scripts/Dropterminal.sh index e7332746..4833545c 100755 --- a/config/hypr/scripts/Dropterminal.sh +++ b/config/hypr/scripts/Dropterminal.sh @@ -377,4 +377,4 @@ else hyprctl dispatch focuswindow "address:$TERMINAL_ADDR" fi fi -fi
\ No newline at end of file +fi |
