From 1a406149d103897081a514a44db55a6b762edf1d Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 14 Oct 2025 22:25:38 +0200 Subject: [PATCH] pcmanfm-qt keybind --- desktopenvs/hyprland/hypr-usr/binds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 0bd011a..847c9fd 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -58,6 +58,7 @@ bind = $mainMod, Z, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/togglebar.sh bind = $mainMod, Q, killactive, bind = $mainMod, M, exec, $editor bind = $mainMod, E, exec, $fileManager +bind = $mainMod SHIFT, E, exec, pcmanfm-qt bind = $mainMod, X, exec, wofi --show=run bind = $mainMod, F, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/wofi-file-search.sh bind = $mainMod SHIFT, F, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/foldersearch.sh