fix(waybar): incorrect mode config (dropping it has not effect)
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
_: {
|
_: {
|
||||||
layer = "top";
|
layer = "top";
|
||||||
position = "top";
|
position = "top";
|
||||||
mod = "dock";
|
|
||||||
exclusive = true;
|
exclusive = true;
|
||||||
passthrough = false;
|
passthrough = false;
|
||||||
gtk-layer-shell = true;
|
gtk-layer-shell = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user