Skip to content

Instantly share code, notes, and snippets.

@dwhitney
Created November 22, 2016 19:21
Show Gist options
  • Save dwhitney/2a7e9bca368fc6d635048cd0b305cda3 to your computer and use it in GitHub Desktop.
Save dwhitney/2a7e9bca368fc6d635048cd0b305cda3 to your computer and use it in GitHub Desktop.
~/.kwm/kwmrc
kwmc config padding 20 20 20 20
#kwmc config gap 0 0
kwmc config tiling bsp
kwmc config float-non-resizable on
kwmc config lock-to-container on
kwmc config focus-follows-mouse off
kwmc config standby-on-float on
kwmc config center-on-float on
kwmc config mouse-follows-focus on
kwmc config mouse-drag on
kwmc config mouse-drag mod shift+ctrl
kwmc config cycle-focus on
kwmc config split-ratio 0.5
kwmc config spawn right
kwmc rule owner="iTerm2" properties={role="AXDialog"}
#kwmc rule owner="Slack" properties={role="AXDialog"}
kwmc config border marked on
kwmc config border marked size 2
kwmc config border marked color 0xFFCC5577
kwmc config border marked radius 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment