aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKiran George <kirangeorge1995@gmail.com>2025-06-01 08:45:47 +0530
committerKiran George <kirangeorge1995@gmail.com>2025-06-01 08:45:47 +0530
commite9c7d8a3882b1166c0ed99e4501e465937089b05 (patch)
treed068642f06484822db11419386acba868844f788
parentc75f32337559ee507869f55ba0686603ecef7409 (diff)
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