chore: make workspaces fit in a single widget, add keyboard support for the logout menu

This commit is contained in:
retrozinndev
2025-06-28 13:29:33 -03:00
parent dece2776fe
commit 2bca31e601
9 changed files with 276 additions and 239 deletions
+4
View File
@@ -24,6 +24,10 @@
font-size: 128px;
}
&:focus {
box-shadow: inset 0 0 0 5px colors.$fg-primary;
}
margin: {
left: 4px;
right: 4px;