feat: disable labels
This commit is contained in:
@@ -181,6 +181,8 @@
|
|||||||
};
|
};
|
||||||
tray.drawer = true;
|
tray.drawer = true;
|
||||||
volume.show_label = false;
|
volume.show_label = false;
|
||||||
|
network.show_label = false;
|
||||||
|
battery.show_label = false;
|
||||||
workspaces.display = "none";
|
workspaces.display = "none";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user