mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-26 05:45:12 +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
|
esac
|
||||||
|
|
||||||
change() {
|
change() {
|
||||||
|
xrandr --dpi $dpi
|
||||||
|
|
||||||
# Build xsettingsd.local
|
# Build xsettingsd.local
|
||||||
{
|
{
|
||||||
cat ~/.config/awesome/xsettingsd
|
cat ~/.config/awesome/xsettingsd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue