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

@ -262,7 +262,8 @@ bindsym $mod+minus scratchpad show
##############
bindsym $mod+Shift+e exec xdg-open $HOME
bindsym $mod+e exec kitty --class="fm-term" nnn -da -P p
# bindsym $mod+e exec kitty --class="fm-term" nnn -da -P p
bindsym $mod+e exec footclient -a fm-term yazi
bindsym $mod+v exec cliphist list | rofi -dmenu | cliphist decode | wl-copy
########