Configure monitors on stellaris
This commit is contained in:
parent
72d48bc528
commit
aa7d685576
1 changed files with 7 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
|
acpilight.enable = true;
|
||||||
bluetooth = {
|
bluetooth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# Enable A2DP Sink
|
# Enable A2DP Sink
|
||||||
|
|
@ -70,6 +71,12 @@
|
||||||
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
|
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
monitor = [
|
||||||
|
"eDP-1, 2560x1600@240, 0x0, 1.6"
|
||||||
|
"desc:Microstep MPG321UX OLED 0x01010101, @239.99001, auto-right, 1.6"
|
||||||
|
", preferred, auto, 1"
|
||||||
|
];
|
||||||
|
|
||||||
workspace = [
|
workspace = [
|
||||||
"w[tv1], gapsout:0, gapsin:0"
|
"w[tv1], gapsout:0, gapsin:0"
|
||||||
"f[1], gapsout:0, gapsin:0"
|
"f[1], gapsout:0, gapsin:0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue