From 3dff682ceb2d1e55fd5b373da9b8644543d6a356 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 16 Jul 2023 16:57:43 +0800 Subject: [PATCH] fix: identation --- home/base/desktop/alacritty/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/base/desktop/alacritty/default.nix b/home/base/desktop/alacritty/default.nix index ea9dc86d..812448da 100644 --- a/home/base/desktop/alacritty/default.nix +++ b/home/base/desktop/alacritty/default.nix @@ -66,8 +66,9 @@ # Point size size: 14 shell: # force nushell as default shell on macOS - program: /run/current-system/sw/bin/nu + program: /run/current-system/sw/bin/nu '' else '' + # holder identation # Point size size: 13 '');