Skip to content

Commit

Permalink
[config] set xft.dpi to 120 for 4k monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
talayhan committed Dec 28, 2024
1 parent 9473287 commit 5f1df61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/Xresources
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Xft.dpi: 72
!Xft.dpi: 72
Xft.dpi: 120
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Expand Down

0 comments on commit 5f1df61

Please sign in to comment.