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