diff options
author | Alan Pearce | 2017-11-26 19:51:01 +0100 |
---|---|---|
committer | Alan Pearce | 2017-11-26 19:51:01 +0100 |
commit | dd9bd39d7ec4b5581858278a92091fedbd4eea26 (patch) | |
tree | 4bf69d7f3db54b0715826dbc1294867b21247885 | |
parent | 369e288667f48a4220a8b060a6aed35e94b89dc3 (diff) | |
download | nixfiles-dd9bd39d7ec4b5581858278a92091fedbd4eea26.tar.lz nixfiles-dd9bd39d7ec4b5581858278a92091fedbd4eea26.tar.zst nixfiles-dd9bd39d7ec4b5581858278a92091fedbd4eea26.zip |
i3: Try a larger border
-rw-r--r-- | i3/.config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 795515d9..449b94f6 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -269,7 +269,7 @@ client.urgent $base08 $base08 $base00 $base08 $base08 client.placeholder $base00 $base00 $base05 $base00 $base00 client.background $base07 -new_window pixel 1 +new_window pixel 2 new_float normal hide_edge_borders both gaps inner 0 |