Difference between revisions of "Improve Font Rendering"

imported>Aaditya
imported>Aaditya
Line 29: Line 29:




''2. Create backup of .Xresources file:''
''2. Create backup of ~/.Xresources file:''
  cp .Xresources .Xresources.bak
  cp ~/.Xresources ~/.Xresources.bak


If the .Xresources file has not been already created and you get the error -
If the .Xresources file has not been already created and you get the error -


'''''"cp: cannot stat ‘.Xresources’: No such file or directory"''''', then skip to step No. 3.
'''''"cp: cannot stat ‘~/.Xresources’: No such file or directory"''''', then skip to step No. 3.




''3. Open/Create .Xresources file in text editor:''
''3. Open/Create ~/.Xresources file in text editor:''
  nano .Xresources
  nano ~/.Xresources


Delete current content (if any) and paste in it:
Delete current content (if any) and paste in it:
Line 62: Line 62:


Finally reboot your computer to apply the settings.
Finally reboot your computer to apply the settings.


= Install Ubuntu/Infinality Fonts for better rendering =
= Install Ubuntu/Infinality Fonts for better rendering =
Anonymous user