editor/config/ui/zen-mode.nix

3 lines
37 B
Nix
Raw Normal View History

2024-09-07 20:51:15 +01:00
{
plugins.zen-mode.enable = true;
}