From a69f452e485799d842b51e5e59398852e9e4223a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 5 Apr 2024 10:16:21 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(satty):=20added=20font?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/satty/config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/satty/config.toml b/.config/satty/config.toml index b4a354a6..a96433d8 100644 --- a/.config/satty/config.toml +++ b/.config/satty/config.toml @@ -8,6 +8,9 @@ output-filename = "/tmp/test-%Y-%m-%d_%H:%M:%S.png" save-after-copy = false default-hide-toolbars = false +[font] +family = "JetBrainsMono Nerd Font" +style = "Regular" [color-palette] first = "#8aadf4" # Blue