added sway

This commit is contained in:
2025-07-25 17:06:31 -05:00
parent fd711f8775
commit 5e19bfec78
4 changed files with 95 additions and 11 deletions

View File

@@ -33,6 +33,11 @@ printf "* {
border-radius: 5px;
}
#workspaces button.focused {
color: $color14;
border-radius: 5px;
}
button {
background: transparent;
}