diff --git a/config/chunkwm/chunkwmrc b/config/chunkwm/chunkwmrc index 726e968..839e05e 100755 --- a/config/chunkwm/chunkwmrc +++ b/config/chunkwm/chunkwmrc @@ -132,6 +132,9 @@ chunkc tiling::rule --owner Tweetbot --name '"New Tweet"' --state float & # NOTE: sample rules for the tiling plugin # +chunkc tiling::rule --owner \"PhpStorm\" --except "~/projects/" --state float & +chunkc tiling::rule --owner \"IntelliJ IDEA\" --except "~/projects/" --state float & + chunkc tiling::rule --owner Finder --name Copy --state float & chunkc tiling::rule --owner \"App Store\" --state float & chunkc tiling::rule --owner Emacs --except "^$" --state tile &