diff options
author | Alan Pearce | 2017-10-20 14:23:20 +0200 |
---|---|---|
committer | Alan Pearce | 2017-10-20 14:23:20 +0200 |
commit | 8313479a45431cef18ada541aff0ce88860af4cc (patch) | |
tree | 6e10559c67a1eaa7b94c3b5f41e3d3347d5a7348 /i3/.config | |
parent | f3ae58584b0ad1c0e527fb2a5f56d25adfbccaf8 (diff) | |
parent | 92dc1beb83f9e0b56f645d7934488907389d640e (diff) | |
download | dotfiles-8313479a45431cef18ada541aff0ce88860af4cc.tar.lz dotfiles-8313479a45431cef18ada541aff0ce88860af4cc.tar.zst dotfiles-8313479a45431cef18ada541aff0ce88860af4cc.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'i3/.config')
-rw-r--r-- | i3/.config/i3/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index bc205b3..f035ca2 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -276,8 +276,8 @@ client.background $base07 new_window pixel 1 new_float normal hide_edge_borders both -gaps inner 5 -gaps outer 5 +gaps inner 10 +gaps outer 0 for_window [class="Pinentry$"] floating enable for_window [class="Google-chrome"] border pixel 1 |