Skip to content

Commit

Permalink
xr: Do not allow monitor changes to change the DPI
Browse files Browse the repository at this point in the history
  • Loading branch information
cdown committed Jul 29, 2023
1 parent b47cbc3 commit dd43c73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/xr
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,6 @@ esac

# Doesn't recalc on viewport change
systemctl --user restart xob

# Do not allow monitor changes to change the DPI
xrandr --dpi 96

0 comments on commit dd43c73

Please sign in to comment.