diff options
Diffstat (limited to 'compton')
| -rw-r--r-- | compton/.config/compton.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf index cc0e8fa..09e44e6 100644 --- a/compton/.config/compton.conf +++ b/compton/.config/compton.conf | |||
| @@ -15,7 +15,7 @@ shadow-exclude = [ | |||
| 15 | "name = 'Polybar tray window'", | 15 | "name = 'Polybar tray window'", |
| 16 | "class_g ?= 'Rofi'", | 16 | "class_g ?= 'Rofi'", |
| 17 | "class_g ?= 'dwm'", | 17 | "class_g ?= 'dwm'", |
| 18 | "class_g = 'Firefox' && argb", | 18 | "class_g = 'firefox' && argb", |
| 19 | "_GTK_FRAME_EXTENTS@:c" | 19 | "_GTK_FRAME_EXTENTS@:c" |
| 20 | ]; | 20 | ]; |
| 21 | 21 | ||
