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:
@ -56,7 +56,7 @@ in
|
||||
# Override defaults
|
||||
{
|
||||
on = [ "e" ];
|
||||
run = ''shell --orphan --confirm "thunar &"'';
|
||||
run = ''shell --orphan --confirm "pcmanfm &"'';
|
||||
desc = "Open gui file manager";
|
||||
}
|
||||
{
|
||||
|
Reference in New Issue
Block a user