Fix 1password mini tiling
This commit is contained in:
parent
8d63bc756c
commit
b0f81a5178
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue