diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 46374b5..ba9b742 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -25,8 +25,8 @@ source = ~/.config/hypr/conf/backlight.conf # Set programs that you use $terminal = kitty # If using dolphin -#$fileManager = dolphin --platformtheme qt6ct $fileManager = thunar +$fileManagerAlt = dolphin $menu = rofi --show drun # Some default env vars. @@ -201,6 +201,7 @@ bind = $mainMod, Q, exec, $terminal bind = $mainMod, C, killactive, bind = $mainMod, M, exit, bind = $mainMod, E, exec, $fileManager +bind = $mainMod SHIFT, E, exec, $fileManagerAlt bind = $mainMod, V, togglefloating, bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, 1, togglesplit, # dwindle