From 5aa63ceeb88128ab2d4c03fd5bd941b2e5d730d7 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 26 Sep 2020 18:03:43 -0400 Subject: terminal fonts --- .Xresources | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 15feda3..b85c9c6 100644 --- a/.Xresources +++ b/.Xresources @@ -15,9 +15,9 @@ URxvt*color12: #0088FF URxvt.underlineColor: yellow URxvt.saveLines: 8192 URxvt.mapAlert: true -URxvt.font: xft:Input Mono Medium:size=7,xft:Inconsolata:size=7,xft:DejaVu Sans Mono:size=7,xft:Liberation Mono:size=7 +URxvt.font: xft:Inconsolata:size=7,xft:Input Mono Medium:size=7,xft:DejaVu Sans Mono:size=7,xft:Liberation Mono:size=7 URxvt.perl-lib: /home/ryan/.urxvt -URxvt.perl-ext-common: default,matcher,font-size +URxvt.perl-ext-common: default,matcher,font-size,-searchable-scrollback //URxvt*bellCommand: zenity --info --text="Bell in URxvt" URxvt*urlLauncher: google-chrome URxvt.matcher.button: 1 @@ -39,6 +39,7 @@ Xft.hintstyle: hintfull Xft.rgba: bgr Xpdf*fileFilterStyle: filter_hidden_files xautolock.locker: xscreensaver-command -lock +xterm*faceName: spleen:pixelsize=12:antialias=false xscreensaver.cycle: 0:10:00 xscreensaver.dpmsEnabled: True xscreensaver.dpmsQuickOff: True -- cgit v1.2.3