aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-11-24 06:21:25 +0000
committers-ol <s-ol@users.noreply.github.com>2018-11-24 06:23:01 +0000
commitea951ff325c0237c1c5e2c670aa6830e9dc04c60 (patch)
treebc97e41b79dedc6a9d4d0751c3b820e166d4979a /root
parentadd blog post assets (diff)
downloadmmm-ea951ff325c0237c1c5e2c670aa6830e9dc04c60.tar.gz
mmm-ea951ff325c0237c1c5e2c670aa6830e9dc04c60.zip
align markdown code styling
Diffstat (limited to 'root')
-rw-r--r--root/blog/automating_my_rice/mmm$tpl -> text$markdown.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/root/blog/automating_my_rice/mmm$tpl -> text$markdown.md b/root/blog/automating_my_rice/mmm$tpl -> text$markdown.md
index 16083ff..80c3516 100644
--- a/root/blog/automating_my_rice/mmm$tpl -> text$markdown.md
+++ b/root/blog/automating_my_rice/mmm$tpl -> text$markdown.md
@@ -21,7 +21,7 @@ The script is pretty straightforward:
kill $dmenupid
done
-So here are all my current themes (click to view seperately)::
+So here are all my current themes:
[![cavetree][cavetree]][cavetree]
[![akira][akira]][akira]
@@ -37,7 +37,8 @@ So here are all my current themes (click to view seperately)::
The wallpaper for the last one is intended to be tiled, not stretched, but that currently requries a manual change in my i3 config:
[![dark][dark]][dark]
-I am thinking about implementing this as a Themer feature, but it will require it's own *presentation* plugin type so everyone can choose their own commands, bars, and waiting time,
+I am thinking about implementing this as a Themer feature, but it would require it's own *presentation* plugin type,
+so everyone can choose their own commands, bars, and waiting time.
You can find more information about [Themer on the github page][themer], along with all my [config files][dotfiles].