throwaway chunkwm/khd changes

This commit is contained in:
Hunter Haugen 2019-08-23 15:37:03 -07:00
parent 1d57c42568
commit c4074c476d
Signed by: hunner
GPG key ID: EF99694AA599DDAD
2 changed files with 7 additions and 5 deletions

View file

@ -85,7 +85,8 @@ chunkc set window_use_cgs_move 0
chunkc set focused_border_color 0xddbdd322
chunkc set focused_border_width 5
chunkc set focused_border_radius 5
chunkc set focused_border_skip_floating 0
chunkc set focused_border_skip_floating 1
chunkc set focused_border_skip_monocle 0
#
# NOTE: specify plugins to load when chunkwm starts.
@ -126,6 +127,7 @@ chunkc tiling::rule --owner \"Cathode\" --state float
chunkc tiling::rule --owner \"VLC\" --state float
chunkc tiling::rule --owner \"IINA\" --state float
chunkc tiling::rule --owner \"Emacs\" --state tile
chunkc tiling::rule --owner \"Alfred Preferences\" --state float
chunkc tiling::rule --owner \"Adobe Lightroom CC\" --state float
chunkc tiling::rule --owner \"IntelliJ IDEA\" --name ".+Documents/work/git.+" --state tile
chunkc tiling::rule --owner \"IntelliJ IDEA\" --except ".+Documents/work/git.+" --state float