From b0f81a51780ff7d594ecb43a5a4195fadb139c3d Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Thu, 24 Jan 2019 15:43:43 -0800 Subject: [PATCH] Fix 1password mini tiling --- .chunkwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chunkwmrc b/.chunkwmrc index badc447..d777899 100755 --- a/.chunkwmrc +++ b/.chunkwmrc @@ -115,12 +115,12 @@ chunkc tiling::rule --owner \"DEVONagent\" --state float chunkc tiling::rule --owner \"nvALT\" --state float chunkc tiling::rule --owner \"Day One\" --state float chunkc tiling::rule --owner \"1Password 7\" --name ".*1Password mini.*" --state float +chunkc tiling::rule --owner \"1Password 7\" --except ".*1Password mini.*" --state tile chunkc tiling::rule --owner \"Buckets\" --state float chunkc tiling::rule --owner \"Electron\" --state float chunkc tiling::rule --owner \"GlassBrowser\" --state float chunkc tiling::rule --owner \"Helium\" --state float chunkc tiling::rule --owner \"Emacs\" --state tile chunkc tiling::rule --owner \"Adobe Lightroom CC\" --state float -chunkc tiling::rule --owner \"1Password 7\" --state tile chunkc tiling::rule --owner \"IntelliJ IDEA\" --name ".+Documents/work/git.+" --state tile chunkc tiling::rule --owner \"IntelliJ IDEA\" --except ".+Documents/work/git.+" --state float