Moving windows, tiling LR, and logging

This commit is contained in:
Hunter Haugen 2018-06-06 14:49:10 -07:00
parent a0e88b9a52
commit 78f63a27a4
Signed by: hunner
GPG key ID: EF99694AA599DDAD
2 changed files with 5 additions and 3 deletions

View file

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