updated settings

This commit is contained in:
Tobias Schmidl 2014-08-19 13:58:40 +02:00
parent 1573c3a9b2
commit d15fbdde40
2 changed files with 5 additions and 2 deletions

View file

@ -20,6 +20,7 @@
# recognize file copies # recognize file copies
[diff] [diff]
renames = copies renames = copies
renameLimit = 65536
[push] [push]
default = upstream default = upstream
@ -36,3 +37,5 @@
[commit] [commit]
gpgsign = true gpgsign = true
[core]
preloadindex = 1

View file

@ -173,8 +173,8 @@ bindsym $mod+r mode "resize"
# Floating windows # Floating windows
for_window [title="KCalc"] floating enable; border normal for_window [title="KCalc"] floating enable;
for_window [class="Qalculate"] floating enable; border normal for_window [class="Qalculate"] floating enable;
# Color settings # Color settings