aboutsummaryrefslogtreecommitdiff
path: root/Xresources.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-16 20:17:01 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-16 20:17:01 -0300
commitfcae9935850eb5a316902a2b63f56e2edef4e7fa (patch)
tree7b963da41af20a9369e67113dff45834c5f74177 /Xresources.dot.link
parent910ded3a4c2ffdaa5286ae8a93d6d1cad225204a (diff)
downloadxsession-fcae9935850eb5a316902a2b63f56e2edef4e7fa.tar.gz
xsession-fcae9935850eb5a316902a2b63f56e2edef4e7fa.tar.bz2
Adds urxvt-font-size script
Diffstat (limited to 'Xresources.dot.link')
-rw-r--r--Xresources.dot.link11
1 files changed, 10 insertions, 1 deletions
diff --git a/Xresources.dot.link b/Xresources.dot.link
index d7853e6..82f5842 100644
--- a/Xresources.dot.link
+++ b/Xresources.dot.link
@@ -45,7 +45,16 @@ URxvt.color15: #ffffff
! Terminal font with powerline support
URxvt*font: xft:Terminus:pixelsize=14,xft:Inconsolata\ for\ Powerline:pixelsize=14
-! Seee https://wiki.archlinux.org/index.php/HiDPI#X_Resources
+! See https://wiki.archlinux.org/index.php/HiDPI#X_Resources
Xft.dpi: 96
Xft.hinting: 1
Xft.hintstyle: hintmedium
+
+! Dynamically increase/decrease font-size
+!
+! Note that you might want to resize the window once you change the font size.
+! In Awesome Window Manager it can be done by setting window to fullscreen and
+! then settting it back.
+!
+! See https://github.com/majutsushi/urxvt-font-size
+URxvt.perl-ext-common: ...,font-size