diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf
new file mode 100644
index 0000000..cf4dc1c
--- /dev/null
+++ b/.config/fontconfig/fonts.conf
@@ -0,0 +1,18 @@
+
+
+
+
+
+ true
+
+
+ hintfull
+
+
+
+ system
+ DejaVu Sans
+
+
+
+
diff --git a/.config/nvim/init.vim b/.config/nvim/init.vim
index 4b1e5d1..0bb0443 100755
--- a/.config/nvim/init.vim
+++ b/.config/nvim/init.vim
@@ -79,6 +79,12 @@ nnoremap so :OpenSession
nnoremap ss :SaveSession
nnoremap sd :DeleteSession
nnoremap sc :CloseSession
+"
+" GitGutter maps
+noremap \hn GitGutterNextHunk
+noremap \hp GitGutterPreviewHunk
+noremap \hs GitGutterStageHunk
+noremap \hr GitGutterUndoHunk
"Git maps
noremap gs :Gstatus
diff --git a/.config/nvim/nvim b/.config/nvim/nvim
deleted file mode 120000
index bf39ab0..0000000
--- a/.config/nvim/nvim
+++ /dev/null
@@ -1 +0,0 @@
-/home/tristan/build/dotfiles/.config/nvim
\ No newline at end of file
diff --git a/.config/ranger/bookmarks b/.config/ranger/bookmarks
index aab17ad..f024030 100755
--- a/.config/ranger/bookmarks
+++ b/.config/ranger/bookmarks
@@ -1,4 +1,4 @@
-':/home/tristan/build/rineja/public/images/ostalo
+':/
v:/home/tristan/build/rineja/app/views
a:/home/tristan/build/rineja/app/assets
c:/home/tristan/build/rineja/app/controllers
diff --git a/.i3/config b/.i3/config
index e587b06..623f252 100644
--- a/.i3/config
+++ b/.i3/config
@@ -2,6 +2,7 @@
exec --no-stratup-id xrandr --output eDP1 --primary --auto
#exec --no-startup-id xrandr --output HDMI-0 --auto --mode 1920x1080 --primary --dpi 96/HDMI-0
exec --no-startup-id mplayer -fs ~/.i3/boot.mp4
+exec --no-startup-id xset -dpms && xset s noblank && xset s noexpose && xset dpms 600 1800 360
exec --no-startup-id xautolock -time 10 -locker ~/.i3/scripts/locker.sh
exec --no-startup-id xautolock -locknow
#DAEMONS
@@ -54,6 +55,7 @@ for_window [class="Pavucontrol"] floating enable
for_window [class="octopi"] floating enable
for_window [class="lxappearance"] floating enable
for_window [title="Hold On*"] floating enable
+for_window [title="Zazu*"] floating enable
for_window [title="florence"] floating enable
for_window [title="Starting Unity...*"] floating enable
for_window [window_role="pop-up"] floating enable