From afb840212db4ea52c23e2c748e32ea3e0d73c97e Mon Sep 17 00:00:00 2001 From: Sniffleupagus <129890632+Sniffleupagus@users.noreply.github.com> Date: Sun, 18 Aug 2024 12:16:14 -0400 Subject: [PATCH] Added ui.cursor to defaults.toml Signed-off-by: Sniffleupagus <129890632+Sniffleupagus@users.noreply.github.com> --- pwnagotchi/defaults.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index b5d6f3a8..6df23a9a 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -151,7 +151,7 @@ personality.throttle_a = 0.4 personality.throttle_d = 0.9 ui.invert = false # false = black background, true = white background - +ui.cursor = true ui.fps = 0.0 ui.font.name = "DejaVuSansMono" # for japanese: fonts-japanese-gothic ui.font.size_offset = 0 # will be added to the font size