Changelog
This commit is contained in:
parent
57297b3adf
commit
adba79551b
7
1.3.md
7
1.3.md
|
@ -32,10 +32,13 @@ fetch --size 200px
|
|||
|
||||
- Don't display Theme, Icons, Font or Window Manager if X isn't running.
|
||||
|
||||
**Window Manager**<br \>
|
||||
- Add support for Wayland window managers. (Hardcoded)
|
||||
|
||||
**Song**<br \>
|
||||
- Added `song_shorthand` which prints the Artist/Title on seperate lines.
|
||||
|
||||
**Theme**<br\>
|
||||
**Theme**<br \>
|
||||
- Windows Visual Style is now a part of `getstyle`.
|
||||
- Disabled theme output on OS X to fix a `gsetttings` related crash.
|
||||
- Uppercase the first letter of the theme.
|
||||
|
@ -44,7 +47,7 @@ fetch --size 200px
|
|||
- Added Windows support.
|
||||
- Enabled by default but only displays info if the dependency is found.
|
||||
|
||||
**Battery**<br\>
|
||||
**Battery**<br \>
|
||||
- Added FreeBSD and OpenBSD support. Thanks **[@tudurom](https://github.com/tudurom)**.
|
||||
|
||||
### Stdout
|
||||
|
|
Reference in New Issue