Author: mendres (based on the script of archit3x - [email protected])
Release Date: 28 August 2024
Tested on: openSUSE Tumbleweed - GNOME Desktop
Feel free to modify this script! 😊
Gamer's Minimalist Conky is a lightweight and customizable system monitor for your desktop. It provides essential system information in a clean and minimalist design, perfect for gamers and power users who want to keep an eye on their system's performance without cluttering their desktop.
- Minimalist design
- Customizable appearance
- Lightweight and efficient
- Displays essential system information
- Clone the repository:
git clone https://github.com/mendres82/gamers_minimalist_conky.git
- Navigate to the project directory:
cd gamers_minimalist_conky
- Create the Conky configuration directory:
mkdir -p ~/.config/conky
- Copy all files to the Conky configuration directory:
cp * ~/.config/conky
- Make both
.sh
files executable:chmod +x ~/.config/conky/*.sh
- Start Conky by executing
conky-start.sh
:~/.config/conky/conky-start.sh
You can customize the appearance and behavior of Conky by editing the configuration files in the ~/.config/conky
directory. Refer to the Conky documentation for more details on configuration options.
Feel free to fork this repository and submit pull requests. Contributions are welcome!
This project is licensed under the MIT License. See the LICENSE file for details.
Enjoy your Gamer's Minimalist Conky setup! 🎮