diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-01-16 09:40:36 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-01-16 09:40:36 +0000 |
commit | 6ac83326ddba3ebcb4866435a6df0ea75483ee03 (patch) | |
tree | 36fb5ce9d617fb620bab0825a98b09a32f0df8fe /picom | |
parent | 5a58034071911286816bbf2418a349f7657494ab (diff) |
changes
Diffstat (limited to 'picom')
-rwxr-xr-x | picom/.config/picom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf index 6728dcd..38ff676 100755 --- a/picom/.config/picom.conf +++ b/picom/.config/picom.conf | |||
@@ -60,6 +60,7 @@ wintypes: | |||
60 | }; | 60 | }; |
61 | 61 | ||
62 | ## MISC | 62 | ## MISC |
63 | experimental-backends = true; | ||
63 | backend = "glx"; | 64 | backend = "glx"; |
64 | mark-wmwin-focused = true; | 65 | mark-wmwin-focused = true; |
65 | mark-ovredir-focused = true; | 66 | mark-ovredir-focused = true; |