manually set dpi
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
DPI=96
|
||||
|
||||
xrandr --dpi "$DPI"
|
||||
# This file runs when a DM logs you into a graphical session.
|
||||
# If you use startx/xinit like a Chad, this file will also be sourced.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user