Nemo: Difference between revisions
Denperidge (talk | contribs) m Declarative preference configuration phrasing change |
Denperidge (talk | contribs) m Fixed link to dconf-editor |
||
| Line 115: | Line 115: | ||
]; | ]; | ||
} | } | ||
</syntaxhighlight>You can use {{ | </syntaxhighlight>You can use {{Nixos:package|dconf-editor}} to view existing dconf entries made through the Nemo preferences menu, or use [https://github.com/Denperidge/scripts/blob/main/development/dconf-to-nixos dconf-to-nixos] to export your current preferences into copy-pasteable NixOS settings. | ||