diff options
Diffstat (limited to 'picom.conf')
| -rw-r--r-- | picom.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/picom.conf b/picom.conf deleted file mode 100644 index 4386cad..0000000 --- a/picom.conf +++ /dev/null @@ -1,10 +0,0 @@ -# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`. -# backend = "glx" -backend = "xrender"; - -# no-use-damage = false -use-damage = true; - -# inactive-opacity = 0.8; -# active-opacity = 0.9; -inactive-dim = 0.2; |
