Thunar works better by enabling xfconf
This commit is contained in:
parent
909c865d20
commit
ef49856afc
@ -126,6 +126,11 @@
|
|||||||
";
|
";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# More thunar support
|
||||||
|
programs.xfconf = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
system.stateVersion = "25.05"; # Did you read the comment?
|
system.stateVersion = "25.05"; # Did you read the comment?
|
||||||
|
|
||||||
nix.settings.experimental-features = [
|
nix.settings.experimental-features = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user