diff options
| author | 2023-05-30 12:30:26 +0200 | |
|---|---|---|
| committer | 2023-05-30 12:30:26 +0200 | |
| commit | 112db2cff79bd30a9475a004edd0af0b3db2d274 (patch) | |
| tree | dabd1fd689af766cb6054cd863f961c22cb2fd6e /dot_config/fastfetch/config.conf.tmpl | |
| parent | git: drastically clean config (diff) | |
fastfetch: template for home dir
Diffstat (limited to '')
| -rw-r--r-- | dot_config/fastfetch/config.conf.tmpl (renamed from dot_config/fastfetch/config.conf) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/fastfetch/config.conf b/dot_config/fastfetch/config.conf.tmpl index 2634cd6..0cfb782 100644 --- a/dot_config/fastfetch/config.conf +++ b/dot_config/fastfetch/config.conf.tmpl @@ -2,7 +2,7 @@ --multithreading 4 # logo ---sixel /Users/toast/Pictures/fetch.png +--sixel {{.chezmoi.homeDir}}/Pictures/fetch.png --logo-width 45 --logo-padding-right 1 |
