|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [Unreleased] |
| 3 | +## [0.2.0] (December 12th 2018) |
4 | 4 |
|
5 |
| -- **New**: Streamlined the Arch Linux installation process |
| 5 | +### New |
| 6 | + |
| 7 | +- Streamlined the Arch Linux installation process |
| 8 | +- The Arch Linux bootstrap script works completely |
| 9 | +- Combined meta packages into single PKGBUILD |
| 10 | +- Removed window borders and gaps from the default setup |
| 11 | +- The name of the focused window is now shown at the top of the screen |
| 12 | +- Added bspwm-round-corners-git PKGBUILD |
| 13 | +- Added some new git abbreviations and removed others |
| 14 | +- Added git branch information to the fish prompt |
| 15 | +- Added proper shadow settings for compton |
| 16 | +- Added a script to re-create the environment on resolution change |
| 17 | +- Added color to man pages |
| 18 | +- Added KDE theme support without having to set it manually through Plasma's system settings |
| 19 | +- Added variable DPI support to dropdown terminal and screenshot utility |
| 20 | +- Changed the colors used by kitty to show which kitty window has focus |
| 21 | +- Changed the bspwm desktop names for icons instead |
| 22 | +- Increased the available working space for programs and other windows |
| 23 | + |
| 24 | +### Fixed |
| 25 | + |
| 26 | +- Fixed some issues in the Arch Linux install scripts |
| 27 | +- Fixed an issue where GTK settings.ini incorrectly defined the cursor size |
| 28 | +- Fixed an issue where polybar would sometimes use the incorrect background color |
| 29 | +- Fixed tig showing illegible text with certain color schemes |
6 | 30 |
|
7 | 31 | ## [0.1.0] (December 1st 2018)
|
8 | 32 |
|
|
12 | 36 | - The actual rice works very well
|
13 | 37 |
|
14 | 38 | [Unreleased]: https://github.com/GloverDonovan/.files/compare/0.1.0...HEAD
|
| 39 | +[0.2.0]: https://github.com/GloverDonovan/.files/compare/0.1.0...0.2.0 |
15 | 40 | [0.1.0]: https://github.com/GloverDonovan/.files/tree/0.1.0
|
0 commit comments