mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
manually set dpi
This commit is contained in:
parent
2ddfa7ab0f
commit
90fa3d5b3b
@ -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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user