https://github.com/sudo-tiz/my_conky
https://github.com/sudo-tiz/my_conky
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sudo-tiz/my_conky
- Owner: sudo-Tiz
- Created: 2022-06-27T11:16:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T11:19:55.000Z (about 4 years ago)
- Last Synced: 2025-05-19T20:14:36.727Z (about 1 year ago)
- Language: Lua
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
```
sudo apt install conky
git clone git@github.com:sudo-Tiz/my_conky.git
mv my_conky ~/.config/conky
```
# Test it :
`bash ~/.config/conky/launchConky.sh` \
**OR** \
`nohup bash ~/.config/conky/launchConky.sh /dev/null 2>&1 &`
# Startup
either use Launchconky.sh, conky is always present \
either use onBatteryChange.sh conky is killed on battery mode and relaunched on ac mode
