blob: 8922dacf4c7be7513e8129b837e19ffa16f3279d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# -*- conf -*-
# padding
pad=15x20 center-when-maximized-and-fullscreen
font=TX\-02 Medium UltraCondensed:size=15
# include theme
include=~/.config/foot/colors/github_dark_default.ini
[colors]
background=000000
foreground=ffffff
[bell]
system=no
urgent=no
notify=no
visual=no
command-focused=no
[url]
osc8-underline=always
|