1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-13 20:30:02 +00:00

lnl: fix kwm config for iTerm2

This commit is contained in:
Daiderd Jordan 2017-02-14 23:48:27 +01:00
parent b7c962a0d4
commit 3f7d060621
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -461,7 +461,7 @@
kwmc config spawn left
kwmc config padding 28 0 0 0
kwmc config padding 28 2 2 2
kwmc config gap 2 2
kwmc config display 1 padding 40 20 20 20
kwmc config display 1 gap 10 10
@ -477,7 +477,7 @@
kwmc config space 2 1 name web
kwmc config focus-follows-mouse off
kwmc config focus-follows-mouse on
kwmc config mouse-follows-focus on
kwmc config standby-on-float on
kwmc config center-on-float on
@ -496,6 +496,8 @@
kwmc config border marked color 0xDD7f7f7f
kwmc config border marked radius 6
kwmc rule owner="iTerm2" properties={role="AXDialog"}
kwmc rule owner="Airmail" properties={float="true"}
kwmc rule owner="Apple Store" properties={float="true"}
kwmc rule owner="System Preferences" properties={float="true"}