Fix 1password mini tiling

This commit is contained in:
Hunter Haugen 2019-01-24 15:43:43 -08:00
parent 8d63bc756c
commit b0f81a5178
Signed by: hunner
GPG key ID: EF99694AA599DDAD

View file

@ -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