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
[diff]
renames = copies
renameLimit = 65536
[push]
default = upstream
@ -36,3 +37,5 @@
[commit]
gpgsign = true
[core]
preloadindex = 1

View file

@ -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