Reset zooms for new DPI
This commit is contained in:
parent
5cbc2617bc
commit
dbfd6ae5bb
2 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue