[wayland]: Fix space

This commit is contained in:
Sweetbread 2024-04-23 11:48:13 +03:00
parent f7ac98d2a7
commit efc4ac1cfb

View File

@ -28,7 +28,7 @@
format = "{icon} "; format = "{icon} ";
format-icons = { format-icons = {
locked = " "; locked = " ";
unlocked = ""; unlocked = " ";
}; };
}; };