https://github.com/ramasyar/rt_conky
Ramasya Theme Conky (clock, date, systems)
https://github.com/ramasyar/rt_conky
conky conky-config conky-theme
Last synced: about 1 month ago
JSON representation
Ramasya Theme Conky (clock, date, systems)
- Host: GitHub
- URL: https://github.com/ramasyar/rt_conky
- Owner: RamasyaR
- Created: 2019-06-16T19:04:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T08:44:10.000Z (over 2 years ago)
- Last Synced: 2025-02-03T21:54:10.317Z (3 months ago)
- Topics: conky, conky-config, conky-theme
- Homepage:
- Size: 1.49 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conky theme
This сonky theme automatically determines the distribution name, version, and displays them along with the logo. If the distribution is not known, the Tux is displayed.
Recognizable distributions: Debian, Linux Mint, Ubuntu, Fedora, Arch Linux.This theme has been tested on:
- Debian 9.9
- Experimental Ubuntu 19.10
- Elementary OS 5.0 Juno
- Fedora 30 (need "yum install redhat-lsb")This theme has been created using source code:
- Jesse Avalos https://www.deviantart.com/speedracker/art/Side-thin-conky-Made-for-Conky-Manager-513212857Used fonts:
- NanumGothic Bold
- clock2017R_v0.2_161128
### Installation and run:
```sh
$ git clone https://github.com/RamasyaR/rt_conky.git
$ cp -r ./rt_conky/fonts/* ~/.local/share/fonts
$ fc-cache -f -v
$ cp -R ./rt_conky/ ~/.conky/
$ conky -c ~/.conky/rt_conky/conkyconfig
```