From 571fd802bc5f97e76b706631e3d468811d6bed3c Mon Sep 17 00:00:00 2001 From: Clay Gomera <95720679+d4r1us-drk@users.noreply.github.com> Date: Sun, 5 Jun 2022 23:54:56 -0400 Subject: [PATCH] Update picom.conf --- .config/picom/picom.conf | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 27b71cc23..fc51ebfb4 100755 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -5,14 +5,6 @@ ## /_____/_/ \__,_/_/|_|\___/ 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 shadow = true; shadow-radius = 7; @@ -48,22 +40,15 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ]; # opaity-rule = [] ## General Settings -daemon = true; -backend = "xr_glx_hybrid"; +backend = "glx"; vsync = true; detect-client-opacity = true; -refresh-rate = 60; +refresh-rate = 0; detect-transient = true; glx-no-stencil = true; use-damage = true; xrender-sync-fence = true; -unredir-if-possible = 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: {