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 'dot_config/fastfetch/config.conf.tmpl')
| -rw-r--r-- | dot_config/fastfetch/config.conf.tmpl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dot_config/fastfetch/config.conf.tmpl b/dot_config/fastfetch/config.conf.tmpl new file mode 100644 index 0000000..0cfb782 --- /dev/null +++ b/dot_config/fastfetch/config.conf.tmpl @@ -0,0 +1,13 @@ +# global +--multithreading 4 + +# logo +--sixel {{.chezmoi.homeDir}}/Pictures/fetch.png +--logo-width 45 +--logo-padding-right 1 + +# modules +-s Title:Tosti:Separator:DateTime:OS:Host:Kernel:Uptime:Packages:Shell:Display:CPU:GPU:Memory:Disk:Colors +--set-keyless Tosti=im Tosti + +# module configs |
