Add foot terminal config

This commit is contained in:
Harzo 2023-05-25 22:15:01 +02:00
parent a977071370
commit 736fda8111
1 changed files with 32 additions and 0 deletions

32
.config/foot/foot.ini Normal file
View File

@ -0,0 +1,32 @@
# -*- conf -*-
[main]
include = /usr/share/foot/themes/nord
font = JetBrainsMono Nerd Font:size=14
pad = 8x8
[scrollback]
lines = 10000
[url]
launch = xdg-open ${url}
label-letters = sadfjklewcmpgh
osc8-underline = url-mode
protocols = http, https, ftp, ftps, file, gemini, gopher
uri-characters = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'()[]
[cursor]
style = block
color = <inverse foreground/background>
blink = yes
beam-thickness = 1.5
underline-thickness = <font underline thickness>
[mouse]
hide-when-typing = no
alternate-scroll-mode = yes
[colors]
alpha = 0.9
# vim: ft=dosini