summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2021-08-13 13:03:54 -0500
committerDanny Holman <dholman@gymli.xyz>2021-08-13 13:03:54 -0500
commit08527b62790f98e4d4dc810ea0817afcfd14e517 (patch)
tree076ec11e0eb36ac50c9a83930f1359df8a5d22fc /.Xresources
parente7783947ccbbeee0bd8dbb1a50217cfd130bcbe7 (diff)
Fix issue starting picom and make font bigger
Make the font in URxvt a little big bigger and, therefore, more readable. Also fix an issue starting the compositor.
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources
index 6875eb2..f04fffc 100644
--- a/.Xresources
+++ b/.Xresources
@@ -49,7 +49,7 @@ XTerm.vt100.translations: #override \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
! URxvt settings
-URxvt.font: xft:Fantasque\\ Sans\\ Mono:pixelsize=13
+URxvt.font: xft:Fantasque\\ Sans\\ Mono:pixelsize=15
URxvt.scrollBar: false
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true