diff options
author | Vasil Zlatanov <v@skozl.com> | 2017-04-16 13:05:33 +0200 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2017-04-16 13:05:33 +0200 |
commit | c915def7a196fd412a95e1614078531d6d36bb6d (patch) | |
tree | c29a40172c166ba5a3f306fc26bf60db4791ce7e /Xinit/Xdefaults | |
parent | fd4464cbb193cc6e458e92e23853fd764d57e80f (diff) | |
download | dotfiles-c915def7a196fd412a95e1614078531d6d36bb6d.tar.gz dotfiles-c915def7a196fd412a95e1614078531d6d36bb6d.tar.bz2 dotfiles-c915def7a196fd412a95e1614078531d6d36bb6d.zip |
massive upgrade to new laptop
Diffstat (limited to 'Xinit/Xdefaults')
-rw-r--r-- | Xinit/Xdefaults | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Xinit/Xdefaults b/Xinit/Xdefaults index 0f56be6..7e08674 100644 --- a/Xinit/Xdefaults +++ b/Xinit/Xdefaults @@ -2,7 +2,7 @@ ! Xft settings !------------------------------------------------------------------------------- -Xft.dpi: 96 +Xft.dpi: 186 Xft.antialias: true Xft.rgba: rgb Xft.hinting: true @@ -18,7 +18,7 @@ URxvt.lineSpace: 0 ! Fonts URxvt.allow_bold: true -URxvt.font: xft:DejaVu Sans Mono:pixelsize=11 +URxvt.font: xft:DejaVu Sans Mono:pixelsize=26 ! Fix font space URxvt*letterSpace: -1 @@ -48,5 +48,4 @@ URxvt.keysym.M-s: perl:keyboard-select:search ! M-u to select open copy links !URxvt.perl-ext-common: ...,url-select URxvt.keysym.M-u: perl:url-select:select_next -URxvt.url-select.launcher: /home/vasko/.tools/firesend - +URxvt.url-select.launcher: chromium |