From 2c697f86579117a1802c6d2e75eb9082a5eff087 Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Tue, 14 Oct 2025 00:18:17 +0200 Subject: [PATCH] Readds the mod tab Keybind --- .config/hypr/config/Keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/config/Keybinds.conf b/.config/hypr/config/Keybinds.conf index 7b8158e..c060b8c 100644 --- a/.config/hypr/config/Keybinds.conf +++ b/.config/hypr/config/Keybinds.conf @@ -98,6 +98,7 @@ bind = $mainMod, Space, fullscreen, 0 # rofi App launcher #bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "systemctl poweroff" -pbreboot "systemctl reboot" bind = , Home, exec, $appLauncher +bind = $mainMod, Tab, exec, $appLauncher bind = ALT, Tab, exec, rofi -show window -show-icons bind = $mainMod, Return, exec, $term