aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-06-01 07:35:54 -0400
committerGitHub <noreply@github.com>2025-06-01 07:35:54 -0400
commita419a0c0bf8749e2cdfba277be04926990527351 (patch)
treed068642f06484822db11419386acba868844f788
parentc75f32337559ee507869f55ba0686603ecef7409 (diff)
parente9c7d8a3882b1166c0ed99e4501e465937089b05 (diff)
Merge pull request #724 from SherLock707/dropdown_terminal
Fixed drop down terminal focus
-rwxr-xr-xconfig/hypr/scripts/Dropterminal.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Dropterminal.sh b/config/hypr/scripts/Dropterminal.sh
index a8e1cda3..fa5b899b 100755
--- a/config/hypr/scripts/Dropterminal.sh
+++ b/config/hypr/scripts/Dropterminal.sh
@@ -187,7 +187,7 @@ spawn_terminal() {
count_before=$(echo "$windows_before" | jq 'length')
# Launch terminal directly in special workspace to avoid visible spawn
- hyprctl dispatch exec "[float; size $width $height; stayfocused; workspace special:scratchpad silent] $TERMINAL_CMD"
+ hyprctl dispatch exec "[float; size $width $height; workspace special:scratchpad silent] $TERMINAL_CMD"
# Wait for window to appear
sleep 0.1
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage