mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 09:08:25 +00:00
0db823e56c
This adds support for reading log entries from the Systemd journal. A new command, called simply 'journal', is added which takes a number of lines as a parameter and optionally which journal (user or system) to read from. Obviously, libsystemd is required to build journal support. Tested on Arch Linux (Systemd v229). Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Vim filetype detection and syntax highlighting scripts for conky. Individual users can place them your personal .vim directory: ~/.vim/ftdetect/conkyrc.vim ~/.vim/syntax/conkyrc.vim Refer to your vim site documentation for system-wide installation.