From 7b07ef99d55aa796f05b0703ac3fb11048ca2d0e Mon Sep 17 00:00:00 2001 From: AsciiMoth Date: Wed, 2 Aug 2023 02:31:05 +0400 Subject: [PATCH] Fix formatting --- machines/pcLexell/gui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/pcLexell/gui.nix b/machines/pcLexell/gui.nix index 13e4e4b..2ad0959 100644 --- a/machines/pcLexell/gui.nix +++ b/machines/pcLexell/gui.nix @@ -32,7 +32,7 @@ in { home-manager.users."${constants.MainUser}" = { programs = { rofi.enable = true; - alacritty = { + alacritty = { enable = true; settings = { scale_with_dpi = true;