fix: change `button.focus` to `button.focused` (#58)

This commit is contained in:
RedstoneRadiant 2022-11-20 17:43:55 -05:00 committed by GitHub
parent 3cceff4c17
commit d4a9ab5527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ set to `top` and not `bottom`.
## Active workspace doesn't show up
Replace `#workspaces button.focus` with `#workspaces button.active` in `~/.config/style.css`.
Replace `#workspaces button.focused` with `#workspaces button.active` in `~/.config/style.css`.
## Scrolling through workspaces