summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgarhve <git@garhve.com>2024-09-17 21:42:56 +0800
committergarhve <git@garhve.com>2024-09-17 21:42:56 +0800
commit00de84e810e9d0f5ccad624d94581ca4ff9c4d64 (patch)
treebe9d3b62f6d05d6f624098675a231e8efccca2de
parent1660a0f60db5a24d8b0c9d69196d64cf17d93946 (diff)
fix ranger binding
-rw-r--r--.config/hypr/hyprland.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index c96190f..9722216 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -35,7 +35,7 @@ monitor=,preferred,auto,auto
# Set programs that you use
$terminal = kitty
-$fileManager = ranger
+$fileManager = ranger
$menu = ~/.config/rofi/launchers/type-3/launcher.sh
@@ -225,7 +225,7 @@ $mainMod = ALT # Sets "Windows" key as main modifier
bind = $mainMod, 0xff0d, exec, $terminal # xkb keycode for return key
bind = $mainMod, W, killactive,
bind = $mainMod, L, exit,
-bind = $mainMod, E, exec, $fileManager
+bind = $mainMod, E, exec, kitty -e $fileManager
bind = $mainMod, V, togglefloating,
bind = $mainMod, D, exec, $menu
bind = $mainMod, P, pseudo, # dwindle