From d15fbdde403c30d4a31d7a929b11c8000b4b5315 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Tue, 19 Aug 2014 13:58:40 +0200 Subject: [PATCH] updated settings --- gitconfig.client | 3 +++ i3-config | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gitconfig.client b/gitconfig.client index 0b8aea4..282a736 100644 --- a/gitconfig.client +++ b/gitconfig.client @@ -20,6 +20,7 @@ # recognize file copies [diff] renames = copies + renameLimit = 65536 [push] default = upstream @@ -36,3 +37,5 @@ [commit] gpgsign = true +[core] + preloadindex = 1 diff --git a/i3-config b/i3-config index d2ec2d7..b775521 100644 --- a/i3-config +++ b/i3-config @@ -173,8 +173,8 @@ bindsym $mod+r mode "resize" # Floating windows -for_window [title="KCalc"] floating enable; border normal -for_window [class="Qalculate"] floating enable; border normal +for_window [title="KCalc"] floating enable; +for_window [class="Qalculate"] floating enable; # Color settings