Skip to content

Commit

Permalink
increase terminal font size
Browse files Browse the repository at this point in the history
  • Loading branch information
kpa28-git committed Mar 2, 2020
1 parent c118a10 commit e83af50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .Xresources
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
! Xresources file.

!! Global and Terminal Font Settings
*.font: Monospace:pixelsize=24:dpi:360:antialias:true:autohint:false:hinting:true; 24
*.font: Monospace:pixelsize=30:dpi:360:antialias:true:autohint:false:hinting:true; 30
Xft.antialias: true
Xft.autohint: false
Xft.hinting: true
Expand Down

0 comments on commit e83af50

Please sign in to comment.