forked from extern/nix-config
misc: Update docs
Some minor changes to make things a bit more consistent.
This commit is contained in:
parent
39e81595ad
commit
0d2bfe21f8
@ -1,8 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
- **New**: Streamlined the Arch Linux installation process
|
||||||
|
|
||||||
## [0.1.0] (December 1st 2018)
|
## [0.1.0] (December 1st 2018)
|
||||||
|
|
||||||
- Finally settled on a file hierarchy
|
- Finally settled on a file hierarchy
|
||||||
- The Fedora bootstrap script works completely
|
- The Fedora bootstrap script works completely
|
||||||
- Arch Linux install scripts work, but can be improved
|
- Arch Linux install scripts work, but can be improved
|
||||||
- The actual rice works very well
|
- 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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Vim
|
# vim
|
||||||
|
|
||||||
[vim][vim] is the standard text editor.
|
[vim][vim] is the standard text editor.
|
||||||
|
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
[xeventbind][xeventbind] is used to run a script on resolution change.
|
[xeventbind][xeventbind] is used to run a script on resolution change.
|
||||||
|
|
||||||
|
## Use Cases
|
||||||
|
|
||||||
xeventbind can be used to:
|
xeventbind can be used to:
|
||||||
|
|
||||||
- Change the X DPI for specific resolutions, useful, for example, if you switch between traditional and HiDPI displays often
|
- Change the X DPI for specific resolutions, useful, for example, if you switch between traditional and HiDPI displays often
|
||||||
|
Loading…
Reference in New Issue
Block a user