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