From c3c788067a3bb088f274d0c219323eacf1b1eda4 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 23 May 2021 21:42:49 +0200 Subject: gkleen@sif: more alacritty --- accounts/gkleen@sif/alacritty.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'accounts/gkleen@sif') diff --git a/accounts/gkleen@sif/alacritty.nix b/accounts/gkleen@sif/alacritty.nix index 883c85b7..3d69d292 100644 --- a/accounts/gkleen@sif/alacritty.nix +++ b/accounts/gkleen@sif/alacritty.nix @@ -1,6 +1,8 @@ { font.size = 5.5; + window.dynamic_padding = true; + colors = { primary.foreground = "#d9d9d9"; primary.background = "#000000"; @@ -36,4 +38,6 @@ duration = 50; color = "#000000"; }; + + hints.alphabet = "uhetonas"; } -- cgit v1.2.3