dotfiles

Yes, my $HOME has a git repo now :(

git clone git://git.shimmy1996.com/dotfiles.git
commit 696d35cffd172f8e1694cdc7d2266d42ffe2567c
parent 7d43b575aa402a2aaa1f053734e160dc924e3b0b
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Mon, 21 Jan 2019 14:27:34 -0500

Conform to new i3 configs.

Diffstat:
M.config/sway/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/sway/config b/.config/sway/config
@@ -32,7 +32,7 @@ font pango:Iosevka SS09 12
 ## Window Style
 gaps inner $gaps_inner
 gaps outer $gaps_outer
-new_window pixel 2
+default_border pixel 2
 ## Color Scheme
 include colorscheme
 # Basic color configuration using the Base16 variables for windows and borders.