Changelog
This commit is contained in:
parent
ccc43cbcae
commit
73d50eb6b8
9
1.2.md
9
1.2.md
|
@ -1,14 +1,21 @@
|
||||||
# Fetch 1.2
|
# Fetch 1.2
|
||||||
|
|
||||||
|
### OS
|
||||||
|
|
||||||
|
- Fetch now supports `Puppy Linux`, `Kali Linux` and `openSUSE`.
|
||||||
|
|
||||||
|
|
||||||
### Makefile
|
### Makefile
|
||||||
|
|
||||||
- Fixed makefile on OS X El Captain.
|
- Fixed makefile on OS X El Captain.
|
||||||
- `$PREFIX` is now also used when installing ascii art and the default config
|
- `$PREFIX` is now also used when installing ascii art and the default config
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Info
|
### Info
|
||||||
|
|
||||||
|
|
||||||
**Window Manager**:
|
**Window Manager**:
|
||||||
- Grab last occurence of `^exec x` when parsing xinit files.
|
- Grab last occurence of `^exec x` when parsing xinit files.
|
||||||
|
|
||||||
|
**GTK**:
|
||||||
|
- We now correctly get the DE theme.
|
||||||
|
|
Reference in New Issue