diff --git a/.config/hypr/config/Keybinds.conf b/.config/hypr/config/Keybinds.conf index 5089569..7d209da 100644 --- a/.config/hypr/config/Keybinds.conf +++ b/.config/hypr/config/Keybinds.conf @@ -95,7 +95,7 @@ bind = $mainMod CTRL, K, movecurrentworkspacetomonitor, u bind = $mainMod CTRL, J, movecurrentworkspacetomonitor, d bind = $mainMod, F, fullscreen, 1 -bind = $mainMod SHIFT, F, fullscreen, 0 +bind = $mainMod, Space, fullscreen, 0 $mainMod = SUPER $files = hyprdrop ghostty --identifier yazi_hyprdrop --args="yazi" --env="PWD=~/" @@ -108,5 +108,5 @@ bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "sys bind = ALT, Tab, exec, hyprswitch gui --mod-key alt --key tab bind = $mainMod, Return, exec, $term #terminal -bind = $mainMod, Space, exec, hyprdrop ghostty --identifier term_hyprdrop +bind = $mainMod Shift, Return, exec, hyprdrop ghostty --identifier term_hyprdrop bind = $mainMod, T, exec, $files #file manager