From 8edf7fad7c3a91996059c5b75ab141044df081ea Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Mon, 3 Jun 2024 02:50:55 -0700 Subject: [PATCH] remove hints enabled (I was using default anyway) --- home/modules/alacritty.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/home/modules/alacritty.nix b/home/modules/alacritty.nix index 6ab2e07..5039fc8 100644 --- a/home/modules/alacritty.nix +++ b/home/modules/alacritty.nix @@ -19,10 +19,6 @@ in colors = { primary.background = "#050505"; }; - # hints.enabled = { - # hyperlinks = true; - # post_processing = true; - # }; font = { size = 12.0; normal = {