From f0e9675144a64eaabd5002a0121817eb113eb00e Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 15 Jan 2025 17:24:52 +0000 Subject: Revert foot cursor to block and no blink. --- .config/foot/foot.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index ebc17e6..f4fd899 100755 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -62,9 +62,9 @@ dpi-aware=no # uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'()[] [cursor] -style=underline +style=block # color= -blink=yes +blink=no unfocused-style=none # beam-thickness=1.5 # underline-thickness= -- cgit v1.2.3