diff options
Diffstat (limited to '.config')
-rwxr-xr-x | .config/foot/foot.ini | 4 |
1 files 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=<inverse foreground/background> -blink=yes +blink=no unfocused-style=none # beam-thickness=1.5 # underline-thickness=<font underline thickness> |