-
trickyni trickyniv56@gmail.com
Sat, 27 Sep 2025 20:33:18 +0300
3 files changed,
3 insertions(+),
2 deletions(-)
M
bar/TopBar.qml
→
bar/TopBar.qml
@@ -12,7 +12,7 @@ left: true
right: true } margins { - left: 0 + left: 8 right:8 top: 0 bottom: 0
M
bar/modules/Workspaces.qml
→
bar/modules/Workspaces.qml
@@ -15,7 +15,7 @@ Repeater {
id: workspace_instance model: I3.workspaces.values Button { - padding: 2 + padding: 0 MouseArea{ id: ws_button hoverEnabled: true