An open API service indexing awesome lists of open source software.

https://github.com/whoiscipher/picom-config


https://github.com/whoiscipher/picom-config

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 🚀 Picom Configuration

A lightweight and minimal Picom configuration to enhance your Linux desktop experience with smooth effects, blur, and optimized performance.

## ✨ Features
- **GLX Backend** for better rendering.
- **Custom Blur** for menus and popups.
- **Opacity Tweaks** for tooltips and docks.
- **No Shadows & Fading** for efficiency and battery life optimization.
- **VSync Disabled** to reduce latency.

## 📂 Installation

Copy the configuration file to your Picom config directory:

```sh
git clone git@github.com:WhoisCipher/picom-config.git
mkdir -p ~/.config/picom
cp picom.conf ~/.config/picom/
```