diff options
Diffstat (limited to '.config/foot/foot.ini')
-rwxr-xr-x | .config/foot/foot.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 9bcd0f5..ebc17e6 100755 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -62,9 +62,10 @@ dpi-aware=no # uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'()[] [cursor] -# style=block +style=underline # color=<inverse foreground/background> -# blink=no +blink=yes +unfocused-style=none # beam-thickness=1.5 # underline-thickness=<font underline thickness> |