diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2024-01-20 12:31:58 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2024-01-20 12:31:58 -0500 |
| commit | e2a0cf2a79b43f9f86b74270f3d96fe300687804 (patch) | |
| tree | a87edf55f81e78f4d0968d6f006562090260e068 /picom.conf | |
| parent | ec83443853116b07f18fbef8c6de31cf157939a0 (diff) | |
| download | dotfiles-e2a0cf2a79b43f9f86b74270f3d96fe300687804.tar.gz dotfiles-e2a0cf2a79b43f9f86b74270f3d96fe300687804.tar.xz | |
Cleanup unused files and code.
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; |
