From 0d2bfe21f82b5396e8ec833905d5c78c11b973d2 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 4 Dec 2018 14:59:31 -0500 Subject: [PATCH] misc: Update docs Some minor changes to make things a bit more consistent. --- CHANGELOG.md | 7 +++++++ vim/README.md | 2 +- xeventbind/README.md | 2 ++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d9110d..e22dcff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,15 @@ # Changelog +## [Unreleased] + +- **New**: Streamlined the Arch Linux installation process + ## [0.1.0] (December 1st 2018) - Finally settled on a file hierarchy - The Fedora bootstrap script works completely - Arch Linux install scripts work, but can be improved - The actual rice works very well + +[Unreleased]: https://github.com/GloverDonovan/.files/compare/0.1.0...HEAD +[0.1.0]: https://github.com/GloverDonovan/.files/tree/0.1.0 diff --git a/vim/README.md b/vim/README.md index 651f0c9..76ae105 100644 --- a/vim/README.md +++ b/vim/README.md @@ -1,4 +1,4 @@ -# Vim +# vim [vim][vim] is the standard text editor. diff --git a/xeventbind/README.md b/xeventbind/README.md index f09e8d0..bdf0b2c 100644 --- a/xeventbind/README.md +++ b/xeventbind/README.md @@ -2,6 +2,8 @@ [xeventbind][xeventbind] is used to run a script on resolution change. +## Use Cases + xeventbind can be used to: - Change the X DPI for specific resolutions, useful, for example, if you switch between traditional and HiDPI displays often