fix(gnome): disable d2p multi-monitor
This commit is contained in:
parent
a2029ca202
commit
b33f834903
|
@ -225,7 +225,7 @@ in mkIf cfg.enable {
|
|||
dash-max-icon-size = 48;
|
||||
dock-position = "BOTTOM";
|
||||
height-fraction = 0.90000000000000002;
|
||||
multi-monitor = true;
|
||||
multi-monitor = false;
|
||||
running-indicator-style = "DOTS";
|
||||
custom-theme-shrink = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue