diff --git a/dot_Xresources b/dot_Xresources index 1a479ce..702b3c6 100644 --- a/dot_Xresources +++ b/dot_Xresources @@ -13,8 +13,8 @@ URxvt*saveLines: 65500 ! starts as a login shell, prepending - to argv[0] of the shell. URxvt*loginShell: false !URxvt*termName: screen-256color -URxvt.font: xft:Fura Code Nerd Font Mono:size=12 -URxvt.boldfont: xft:Fura Code Nerd Font Mono:bold:size=12 +URxvt.font: xft:Fura Code Nerd Font Mono:size=8 +URxvt.boldfont: xft:Fura Code Nerd Font Mono:bold:size=8 ! Give us a nice cursor then Xcursor.theme: Breeze diff --git a/symlink_dot_vimrc b/symlink_dot_vimrc index 39ae1d8..08e615d 100644 --- a/symlink_dot_vimrc +++ b/symlink_dot_vimrc @@ -1 +1 @@ -/home/jnieland/.dotfiles/vim/.vimrc \ No newline at end of file +./.dotfiles/vim/.vimrc \ No newline at end of file