mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
manually set dpi
This commit is contained in:
parent
2ddfa7ab0f
commit
90fa3d5b3b
@ -1,5 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
DPI=96
|
||||||
|
|
||||||
|
xrandr --dpi "$DPI"
|
||||||
# This file runs when a DM logs you into a graphical session.
|
# 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.
|
# If you use startx/xinit like a Chad, this file will also be sourced.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user