Update picom.conf

This commit is contained in:
Clay Gomera 2022-06-05 23:54:56 -04:00 committed by GitHub
parent 458cbab3a6
commit 571fd802bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,14 +5,6 @@
## /_____/_/ \__,_/_/|_|\___/ My custom picom config ## /_____/_/ \__,_/_/|_|\___/ My custom picom config
## ##
## Animations
transition-length = 180;
transition-pow-x = 2.0;
transition-pow-y = 2.0;
transition-pow-w = 2.0;
transition-pow-h = 2.0;
size-transition = true;
## Shadows ## Shadows
shadow = true; shadow = true;
shadow-radius = 7; shadow-radius = 7;
@ -48,22 +40,15 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
# opaity-rule = [] # opaity-rule = []
## General Settings ## General Settings
daemon = true; backend = "glx";
backend = "xr_glx_hybrid";
vsync = true; vsync = true;
detect-client-opacity = true; detect-client-opacity = true;
refresh-rate = 60; refresh-rate = 0;
detect-transient = true; detect-transient = true;
glx-no-stencil = true; glx-no-stencil = true;
use-damage = true; use-damage = true;
xrender-sync-fence = true; xrender-sync-fence = true;
unredir-if-possible = true;
glx-use-copysubbuffer-mesa = true; glx-use-copysubbuffer-mesa = true;
mark-wmwin-focused = true;
mark-ovredir-focused = true;
detect-rounded-corners = true;
detect-client-leader = false;
detect-trasient = true;
wintypes: wintypes:
{ {