File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -418,6 +418,7 @@ function packages() {
418418 wget
419419 wl-clipboard
420420 xclip
421+ yazi
421422 )
422423
423424 for PACKAGE in " ${PACKAGES[@]} " ; do
Original file line number Diff line number Diff line change @@ -55,21 +55,23 @@ function install_packages() {
5555 grim ` # screenshots` \
5656 lxqt-policykit ` # authentication agent` \
5757 mako ` # notificaciones` \
58+ mpv ` # media player` \
5859 nyxt ` # web browser` \
5960 slurp ` # seleccionar región screenshot` \
6061 sway ` # window manager Wayland` \
6162 swaybg ` # fondo de pantalla` \
6263 swayidle ` # gestión de idle / suspensión` \
63- swaylock ` # lock screen` \
6464 swayimg ` # image viewer` \
65+ swaylock ` # lock screen` \
6566 touchegg ` # gestos para el touch mouse` \
6667 waybar ` # barra superior` \
6768 wl-clipboard ` # clipboard` \
6869 wmenu ` # launcher o usar wofi` \
6970 xdg-desktop-portal-wlr ` # compatibilidad con apps` \
7071 xdg-open ` # ...` \
7172 xdg-user-dirs ` # create user directories` \
72- mpv ` # media player` \
73+ zathura ` # document viewer` \
74+ zathura-pdf-mupdf ` # pdf support for zathura` \
7375 & > /dev/null
7476}
7577
You can’t perform that action at this time.
0 commit comments