Change from thunar to pcmanfm

thunar failed to find default applications and also default terminal to
open was dependend on xfce settings
This commit is contained in:
2024-07-03 13:10:26 +02:00
parent 740f7a5ca5
commit 18176bf959
4 changed files with 44 additions and 3 deletions

View File

@ -71,7 +71,8 @@
modules = {
locales.enable = true;
thunar.enable = true;
# thunar.enable = true;
pcmanfm.enable = true;
# wayland.enable = true;
# hyprland.enable = true;
};