feat(Workspaces): format

This commit is contained in:
Alexis
2018-09-18 20:58:11 +02:00
parent 55e1905284
commit d914429194
3 changed files with 13 additions and 9 deletions

View File

@ -11,6 +11,7 @@
// "sway/workspaces": {
// "disable-scroll": true,
// "all-outputs": true,
// "format": "{name}: {icon}",
// "format-icons": {
// "1": "",
// "2": "",

View File

@ -18,10 +18,6 @@ window {
border-bottom: 3px solid transparent;
}
#workspaces button.icon label {
font-size: 10px;
}
#workspaces button.focused {
background: #64727D;
border-bottom: 3px solid white;