hyprland: replace thunar with nautilus and gnome file roller

This commit is contained in:
Aly Raffauf 2024-04-09 20:44:44 -04:00
parent 974a066374
commit 87115fb3f9

View file

@ -33,20 +33,16 @@
brightnessctl
celluloid
evince
gnome.file-roller
gnome.nautilus
hyprcursor
hyprland-protocols
hyprnome
hyprshot
kdePackages.polkit-kde-agent-1
playerctl
xarchiver
xfce.exo
xfce.ristretto
xfce.thunar
xfce.thunar-archive-plugin
xfce.thunar-media-tags-plugin
xfce.thunar-volman
xfce.tumbler
xfce.xfce4-settings
xfce.xfce4-taskmanager
xfce.xfconf
@ -72,7 +68,7 @@
# Default apps
browser = pkgs.firefox + "/bin/firefox";
fileManager = pkgs.xfce.thunar + "/bin/thunar";
fileManager = pkgs.gnome.nautilus + "/bin/nautilus";
editor = pkgs.vscodium + "/bin/codium";
terminal = pkgs.alacritty + "/bin/alacritty";