This commit is contained in:
iFargle 2024-01-04 17:28:02 +09:00
parent 9da2af36dd
commit 5cd95e395d

View file

@ -131,17 +131,13 @@
padding = "15px";
};
workspaces = {
button.visible = {
font-size = "15px";
border-radius = "50px";
padding = "0px 5px";
margin = "5px";
};
button = {
font-size = "15px";
border-radius = "50px";
padding = "0px 5px";
margin = "5px";
visible = {
font-size = "15px";
border-radius = "50px";
padding = "0px 5px";
margin = "5px";
};
};
};
};