home(gnome): disable d2p multi-monitor
This commit is contained in:
parent
49ef382902
commit
c9bee6e93a
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ in mkIf cfg.enable {
|
||||||
dash-max-icon-size = 48;
|
dash-max-icon-size = 48;
|
||||||
dock-position = "BOTTOM";
|
dock-position = "BOTTOM";
|
||||||
height-fraction = 0.90000000000000002;
|
height-fraction = 0.90000000000000002;
|
||||||
multi-monitor = true;
|
multi-monitor = false;
|
||||||
running-indicator-style = "DOTS";
|
running-indicator-style = "DOTS";
|
||||||
custom-theme-shrink = true;
|
custom-theme-shrink = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue