diff options
author | Adam M. Stück <adam@adast.xyz> | 2022-12-05 08:48:40 +0100 |
---|---|---|
committer | Adam M. Stück <adam@adast.xyz> | 2022-12-05 08:48:40 +0100 |
commit | f41f0a318734ea43b7017aa0fb737f003d7f9102 (patch) | |
tree | cc632083242fa2a25917fe963bf5d37e4929dc62 /.config | |
parent | 89b2764e5c6ca2e85a534153246f7cd37befd1c7 (diff) |
ctpv: revert to default config
Use bat instead of glow for markdown files
Diffstat (limited to '.config')
-rw-r--r-- | .config/ctpv/config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/ctpv/config b/.config/ctpv/config index d5b1870..e69de29 100644 --- a/.config/ctpv/config +++ b/.config/ctpv/config @@ -1,3 +0,0 @@ -preview markdown .md {{ - glow -w $(("$w" - 2)) -s dark "$f" -}} |