diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index a9f43f34..e4e5ce46 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1936,7 +1936,7 @@ map kitty_mod+x open_url_with_hints #: Open with file manager -map kitty_mod+e launch --type=background --cwd=current sh -c 'hyprctl dispatch exec "[float; size 60% 60%; center 1] nemo" $(pwd)' +map kitty_mod+e launch --type=background --cwd=current sh -c 'hyprctl dispatch exec "[float; size 60% 60%; center 1] xdg-open" $(pwd)' #: Insert selected path