mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 04:45:08 +02:00
xsettingsd: also set RandR DPI
This commit is contained in:
parent
1902a4f0b5
commit
96a9b401a4
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ case $(hostname),$(autorandr --current) in
|
|||
esac
|
||||
|
||||
change() {
|
||||
xrandr --dpi $dpi
|
||||
|
||||
# Build xsettingsd.local
|
||||
{
|
||||
cat ~/.config/awesome/xsettingsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue