diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/picom.conf b/config/picom.conf index f921847..fa101e1 100644 --- a/config/picom.conf +++ b/config/picom.conf @@ -1,4 +1,4 @@ -#backend = "glx"; +backend = "glx"; vsync = true; # don't draw shadows for hidden tabs |