Moving windows, tiling LR, and logging
This commit is contained in:
parent
a0e88b9a52
commit
78f63a27a4
2 changed files with 5 additions and 3 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#
|
||||
|
||||
chunkc core::plugin_dir /usr/local/opt/chunkwm/share/chunkwm/plugins
|
||||
chunkc core::log_file /usr/local/var/log/chunkwm/chunkwm.log
|
||||
|
||||
#
|
||||
# NOTE: if enabled, chunkwm will monitor the specified plugin_dir
|
||||
|
|
@ -111,3 +112,4 @@ chunkc tiling::rule --owner \"Steam\" --state float
|
|||
chunkc tiling::rule --owner \"Stickies\" --state float
|
||||
chunkc tiling::rule --owner \"System Preferences\" --state float
|
||||
chunkc tiling::rule --owner \"Emacs\" --state tile
|
||||
chunkc tiling::rule --owner \"Adobe Lightroom CC\" --state tile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue