From d7aabb259912d8ea7523bc491a46503e5b15f5d7 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Tue, 27 Feb 2024 11:24:52 +0100 Subject: [PATCH] Fixed filemanager keybinding --- hypr/conf/keybindings/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/conf/keybindings/default.conf b/hypr/conf/keybindings/default.conf index 5aa2f40..eb770ba 100644 --- a/hypr/conf/keybindings/default.conf +++ b/hypr/conf/keybindings/default.conf @@ -14,7 +14,7 @@ bind = $mainMod, period, exec, emote # Windows bind = $mainMod, Q, killactive bind = $mainMod, F, fullscreen -bind = $mainMod, E, exec, ~/dotfiles/scripts/filemanager.sh +bind = $mainMod, E, exec, ~/dotfiles/.settings/filemanager.sh bind = $mainMod, T, togglefloating bind = $mainMod SHIFT, T, exec, ~/dotfiles/hypr/scripts/toggleallfloat.sh bind = $mainMod, J, togglesplit