feat: peek workspace numbers when SUPER is pressed

This commit is contained in:
retrozinndev
2025-03-23 17:02:01 -03:00
parent ea50ba4489
commit 0654210e46
4 changed files with 48 additions and 22 deletions
+10
View File
@@ -66,6 +66,16 @@
&.focus {
background: colors.$fg-primary;
min-width: 31px;
& label.id {
color: colors.$fg-light;
margin-right: 0;
}
}
& label.id {
font-weight: 600;
margin-right: 4px;
}
& icon {