home: return xrandr options
This commit is contained in:
parent
ae69e92c1d
commit
72e36b3088
1 changed files with 4 additions and 0 deletions
|
@ -114,6 +114,10 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
xsession.initExtra = ''
|
||||||
|
xrandr --output HDMI-A-0 --rotate right --left-of DisplayPort-1
|
||||||
|
'';
|
||||||
|
|
||||||
xdg = {
|
xdg = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configFile = {
|
configFile = {
|
||||||
|
|
Loading…
Reference in a new issue