Skip to content

Commit

Permalink
do not tile Snip & Sketch
Browse files Browse the repository at this point in the history
  • Loading branch information
prabirshrestha committed Dec 1, 2019
1 parent 06bc7a8 commit 0b5528a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.def.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ static Rule rules[] = {
{ "Progman", NULL, 0, true, true },
{ "MultitaskingViewFrame", NULL, 0, true, true },
{ "Microsoft-Windows-SnipperToolbar", "Snipping Tool", 0, true, true },
{ NULL, "Snip & Sketch", 0, true, true },
{ "Chrome_WidgetWin_1", "- Google Chrome", 0, false, true },
};

Expand Down

0 comments on commit 0b5528a

Please sign in to comment.