From 443f678813be1f8eef3b7153506a6f0a80ea4d0e Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 22 Jul 2024 00:02:19 -0700 Subject: Fix trailing newlines --- home/fastfetch.nix | 2 +- home/fcitx5.nix | 2 +- home/gtk.nix | 2 +- home/vim.nix | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'home') diff --git a/home/fastfetch.nix b/home/fastfetch.nix index fb02f0e..08c6606 100644 --- a/home/fastfetch.nix +++ b/home/fastfetch.nix @@ -70,4 +70,4 @@ ]; }; }; -} \ No newline at end of file +} diff --git a/home/fcitx5.nix b/home/fcitx5.nix index 4beb677..943bf46 100644 --- a/home/fcitx5.nix +++ b/home/fcitx5.nix @@ -59,4 +59,4 @@ Bottom = 5; }; }; -} \ No newline at end of file +} diff --git a/home/gtk.nix b/home/gtk.nix index a5de43d..c702a8f 100644 --- a/home/gtk.nix +++ b/home/gtk.nix @@ -14,4 +14,4 @@ size = 8; }; }; -} \ No newline at end of file +} diff --git a/home/vim.nix b/home/vim.nix index 4399037..75e712f 100644 --- a/home/vim.nix +++ b/home/vim.nix @@ -34,4 +34,4 @@ url = "https://github.com/LnL7/vim-nix.git"; rev = "e25cd0f2e5922f1f4d3cd969f92e35a9a327ffb0"; }; -} \ No newline at end of file +} -- cgit v1.2.3