dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 8f03efa1c534881e7265e24b3e1c27d7407e38d2
parent d53d91cb5dbafc311228c244b66ef2edbdd61fd0
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue,  5 Mar 2019 12:33:39 +0100

Make border smaller

Diffstat:
Mlinks/.config/i3/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/links/.config/i3/config b/links/.config/i3/config @@ -1,4 +1,4 @@ -for_window [class="^.*"] border pixel 4 +for_window [class="^.*"] border pixel 3 set $gaps_inner 15 set $gaps_outer 10