From 0dcff0016f09b14b14bf3a0328f24c37bb9b8487 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:26:08 -0400 Subject: [PATCH] Fix typo and change logout keybind --- .config/hypr/keybindings.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/keybindings.conf b/.config/hypr/keybindings.conf index 8d964162..756249c9 100644 --- a/.config/hypr/keybindings.conf +++ b/.config/hypr/keybindings.conf @@ -18,7 +18,7 @@ bind = $mainMod, G, exec, hyprpm disable hycov # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, T, exec, $terminal bind = $mainMod, Q, killactive, -bind = $mainMod, M, exit, +bind = $mainMod, ESCAPE, exit, bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, bind = $mainMod, A, exec, $menu @@ -117,7 +117,7 @@ bind = $mainMod, K, exec, $scrPath/keyboardswitch.sh # change keyboard layout # AGS Overview Keybinding bind = ALT,tab, exec, ags -t overview -# Hyprexo Keybinding +# Hyprexpo Keybinding bind = ALT, grave,hyprexpo:expo, toggle on # Special Keys