From f114ad405bf3992691a6fb8570e92f4dc8835bb8 Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Thu, 22 Jan 2026 12:19:26 +0000 Subject: [PATCH] add Thunar file manager shortcut --- .config/hypr/keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/keybinds.conf b/.config/hypr/keybinds.conf index 8042da4..9bf6c14 100644 --- a/.config/hypr/keybinds.conf +++ b/.config/hypr/keybinds.conf @@ -5,6 +5,7 @@ bind = SUPER CTRL, F, fullscreen, 1 bind = SUPER, Q, killactive bind = ALT, TAB, cyclenext +bind = SUPER, F, exec, thunar bind = SUPER, D, exec, $menu bind = SUPER, B, exec, firefox bind = SUPER SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy