diff --git a/desktopenvs/hyprland/hypr/hyprland.conf b/desktopenvs/hyprland/hypr/hyprland.conf index 971953d..25a5c67 100644 --- a/desktopenvs/hyprland/hypr/hyprland.conf +++ b/desktopenvs/hyprland/hypr/hyprland.conf @@ -35,7 +35,8 @@ monitor=,preferred,auto,auto # Set programs that you use $terminal = kitty -$fileManager = kitty micro +$fileManager = dolphin +$editor = kitty micro $menu = wofi @@ -189,7 +190,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier bind = $mainMod, T, exec, $terminal bind = $mainMod, Z, exec, $terminal btop bind = $mainMod, K, killactive, -bind = $mainMod, M, exit, +bind = $mainMod, M, exec, $editor bind = $mainMod, F, exec, $fileManager bind = $mainMod, V, togglefloating, bind = $mainMod, H, movecurrentworkspacetomonitor