From 309bc9a1eb8e1ae2616713b2faff3ce8b05e2742 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Tue, 17 Sep 2024 16:03:07 -0700 Subject: [PATCH] style: reorder lualine filetype and progress --- config/plugins/qol.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/plugins/qol.nix b/config/plugins/qol.nix index 183d945..7fafaea 100644 --- a/config/plugins/qol.nix +++ b/config/plugins/qol.nix @@ -35,8 +35,8 @@ "diagnostics" ]; lualine_c = [ - "filetype" "progress" + "filetype" ]; lualine_x = [ "encoding"