aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserConfigs/UserKeybinds.conf
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-05-27 14:38:25 -0400
committerGitHub <noreply@github.com>2025-05-27 14:38:25 -0400
commit050b32c2b08506182f47a557a3d0817f4bfa92e9 (patch)
treed6950d42adb127e18a90f1791e40a5b4d186f5d0 /config/hypr/UserConfigs/UserKeybinds.conf
parent7f1bebef3854dd31abb79a0cac478412fa782878 (diff)
parentb56edcff4d48d215ad26e1c64729a8ea7c311f22 (diff)
Merge pull request #713 from SherLock707/development
Improved Dropdown terminal
Diffstat (limited to 'config/hypr/UserConfigs/UserKeybinds.conf')
-rw-r--r--config/hypr/UserConfigs/UserKeybinds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf
index 871f2ffb..ce501d85 100644
--- a/config/hypr/UserConfigs/UserKeybinds.conf
+++ b/config/hypr/UserConfigs/UserKeybinds.conf
@@ -39,7 +39,7 @@ bind = $mainMod SHIFT, F, fullscreen # whole full screen
bind = $mainMod CTRL, F, fullscreen, 1 # fake full screen
bind = $mainMod, SPACE, togglefloating, #Float Mode
bind = $mainMod ALT, SPACE, exec, hyprctl dispatch workspaceopt allfloat #All Float Mode
-bind = $mainMod SHIFT, Return, exec, [float; move 15% 5%; size 70% 60%] $term # Dropdown terminal
+bind = $mainMod SHIFT, Return, exec, $scriptsDir/Dropterminal.sh $term # Dropdown terminal
# Desktop zooming or magnifier
bind = $mainMod ALT, mouse_down, exec, hyprctl keyword cursor:zoom_factor "$(hyprctl getoption cursor:zoom_factor | awk 'NR==1 {factor = $2; if (factor < 1) {factor = 1}; print factor * 2.0}')"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage