Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #3 from UtahDave/fix_zoom_screenshare
Browse files Browse the repository at this point in the history
Fix Zoom Video Conf Screen Share
  • Loading branch information
kgilmer committed Oct 8, 2019
2 parents 18088b5 + 518392b commit 7239313
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config
Expand Up @@ -93,6 +93,7 @@ shadow-exclude = [
"name = 'xfce4-notifyd'",
"name *= 'VLC'",
"name *= 'compton'",
"name *= 'cpt_frame_window'",
"name *= 'Chromium'",
"name *= 'Chrome'",
"name *= 'wrapper-2.0'",
Expand Down Expand Up @@ -241,4 +242,4 @@ wintypes:
dnd = { shadow = false; }
popup_menu = { opacity = 0.8; }
dropdown_menu = { opacity = 0.8; }
};
};

0 comments on commit 7239313

Please sign in to comment.