diff options
| author | Warrick Lo <warrick.s.z.lo@gmail.com> | 2021-12-19 00:38:25 -0800 |
|---|---|---|
| committer | Warrick Lo <warrick.s.z.lo@gmail.com> | 2021-12-19 00:38:25 -0800 |
| commit | a8b7e9bb50cb8f2e5a3d8ad34eb266dda7b518d7 (patch) | |
| tree | 6a3aca32e93bf1ff74db24155f3a6966c68a643e /etc/picom/picom.conf | |
| parent | 487d64163c59fa3de79b5ff1abf303475395c4a2 (diff) | |
Add screenshot script
Diffstat (limited to 'etc/picom/picom.conf')
| -rw-r--r-- | etc/picom/picom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/picom/picom.conf b/etc/picom/picom.conf index 326035d..2f430bb 100644 --- a/etc/picom/picom.conf +++ b/etc/picom/picom.conf @@ -6,6 +6,7 @@ blur-method = "dual_kawase"; blur-strength = 5; blur-background-exclude = [ + "class_g = 'slop'", "class_g = 'Rofi'" ]; |
