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