From 9e25de6a21a21cffdf8adf642cdb5999878c17f1 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 19 Jul 2022 18:34:30 +0200 Subject: Change spinner to snake --- fnl/config/fidget.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/config') diff --git a/fnl/config/fidget.fnl b/fnl/config/fidget.fnl index c99026c..734d1c9 100644 --- a/fnl/config/fidget.fnl +++ b/fnl/config/fidget.fnl @@ -2,4 +2,4 @@ (module config.fidget {autoload {: util}}) (let [fidget (util.load-plugin :fidget)] - (fidget.setup {:text {:spinner :arc}})) + (fidget.setup {:text {:spinner :dots_snake}})) -- cgit v1.2.3-70-g09d2