1
0
Fork 0

Reset zooms for new DPI

This commit is contained in:
Jeremy Kaplan 2018-08-18 12:19:15 -07:00
commit dbfd6ae5bb
2 changed files with 2 additions and 4 deletions

View file

@ -10,14 +10,12 @@ URxvt*buffered: true
URxvt*intensityStyles: false
URxvt*urgentOnBell: true
URxvt*iso14755: false
URxvt*font: xft:Input Mono Narrow Light:size=10
URxvt*font: xft:Input Mono Narrow Light:size=8
URxvt.perl-ext-common: confirm-paste,
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
Xft.dpi: 120
! Black
URxvt*color0: #000000
URxvt*color8: #555555

View file

@ -1289,7 +1289,7 @@ c.url.start_pages = ["about:blank"]
# The default zoom level.
# Type: Perc
c.zoom.default = "125%"
# c.zoom.default = '100%'
# The available zoom levels.
# Type: List of Perc