mirror of
https://github.com/danielepintore/os-configurer.git
synced 2026-06-15 20:25:13 +02:00
packages: use nautilus instead of nemo
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# install file manager
|
||||
sudo pacman -S nemo nemo-fileroller nemo-image-converter gvfs gvfs-afc gvfs-gphoto2 \
|
||||
sudo pacman -S nautilus file-roller gvfs gvfs-afc gvfs-gphoto2 \
|
||||
gvfs-smb ffmpegthumbnailer poppler-glib freetype2 libgsf evince f3d --noconfirm
|
||||
# set default terminal for file manager
|
||||
gsettings set org.cinnamon.desktop.default-applications.terminal exec ghostty
|
||||
|
||||
# generic user applications
|
||||
sudo pacman -S bitwarden discord filezilla gimp gnome-calculator jadx kid3 \
|
||||
|
||||
Reference in New Issue
Block a user