diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-08-09 18:26:21 -0700 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-08-09 18:26:21 -0700 |
| commit | 70d2c935af11d0e3e87b3cf272ee07f1e6f3b0f9 (patch) | |
| tree | 7472e5629ef92557c950d4140cad07e866944252 /dot-config/foot/foot.ini | |
| parent | 10322f48320a926e42945886b557377d941639d8 (diff) | |
change foot theme to modus vivendi
Diffstat (limited to 'dot-config/foot/foot.ini')
| -rw-r--r-- | dot-config/foot/foot.ini | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/dot-config/foot/foot.ini b/dot-config/foot/foot.ini index 3cb92bb..a001bf4 100644 --- a/dot-config/foot/foot.ini +++ b/dot-config/foot/foot.ini @@ -1,13 +1,16 @@ # -*- 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 +# include theme +include=~/.config/foot/colors/modus-vivendi.ini + +[colors] +background=000000 + [bell] system=no urgent=no |
