summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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