Set yazi as default terminal file manager + update hypr config

This commit is contained in:
Hydroxycarbamide 2024-08-17 21:34:27 +02:00
parent 958d345c2d
commit 8cb9ba80d8
7 changed files with 15 additions and 7 deletions

View file

@ -156,7 +156,8 @@ done
riverctl map normal Super D spawn "rofi -show drun -theme catppuccin-macchiato"
riverctl map normal Super W spawn "rofi -show window -theme catppuccin-macchiato"
riverctl map normal Super E spawn "kitty --class='fm-term' nnn -da -P p"
# riverctl map normal Super E spawn "kitty --class='fm-term' nnn -da -P p"
riverctl map normal Super E spawn "footclient -a fm-term yazi"
riverctl map normal Super+Shift E spawn "xdg-open $HOME"
# shellcheck disable=SC2016