Hä nautilus

This commit is contained in:
2026-02-19 09:04:32 +01:00
parent 6093e52cf9
commit c0ec86d8ce
4 changed files with 257 additions and 7 deletions

View File

@@ -86,7 +86,7 @@ for choice in "${desktop[@]}"; do
sudo -v || exit 1
yay -S --needed --noconfirm \
niri \
thunar \
nautilus \
tumbler \
ffmpegthumbnailer \
gnome-keyring \
@@ -111,9 +111,9 @@ for choice in "${desktop[@]}"; do
stow niri qt6ct --adopt
# xdg-mime default org.gnome.nautilus.desktop inode/directory
xdg-mime default org.gnome.nautilus.desktop inode/directory
# xdg-mime default org.kde.dolphin.desktop inode/directory
xdg-mime default thunar.desktop inode/directory
# xdg-mime default thunar.desktop inode/directory
mkdir -p "$HOME"/.config/environment.d
# echo "QT_QPA_PLATFORMTHEME=qt6ct" >>"$HOME"/.config/environment.d/90-qt.conf
@@ -133,7 +133,7 @@ for choice in "${desktop[@]}"; do
yay -S --needed --noconfirm \
hyprland \
uwsm \
thunar \
nautilus \
tumbler \
ffmpegthumbnailer \
gnome-keyring \
@@ -157,9 +157,9 @@ for choice in "${desktop[@]}"; do
stow hyprland qt6ct --adopt
# xdg-mime default org.gnome.nautilus.desktop inode/directory
xdg-mime default org.gnome.nautilus.desktop inode/directory
# xdg-mime default org.kde.dolphin.desktop inode/directory
xdg-mime default thunar.desktop inode/directory
# xdg-mime default thunar.desktop inode/directory
mkdir -p "$HOME"/.config/environment.d
# echo "QT_QPA_PLATFORMTHEME=qt6ct" >>"$HOME"/.config/environment.d/90-qt.conf