We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hide Inactive Workspaces
Reducing space by hiding inactive workspace icons, extremely useful if you have a lot of workspaces.
https://github.com/GunGunGun/zenCustomCursorMod/tree/main/autohide_inactive_workspaces
https://raw.githubusercontent.com/GunGunGun/zenCustomCursorMod/main/autohide_inactive_workspaces/image.png?raw=true
#zen-workspaces-button .subviewbutton:not([active="true"]) { display: none!important; } #zen-workspaces-button:hover .subviewbutton:not([active="true"]) { display: flex!important; }
No response
The text was updated successfully, but these errors were encountered:
Your theme has been successfully submitted. The maintainers will review it and get back to you soon.
Here are some details about your submission:
If you have any questions or need help, feel free to ask in the comments below or in the PR.
Sorry, something went wrong.
No branches or pull requests
Name
Hide Inactive Workspaces
Description
Reducing space by hiding inactive workspace icons, extremely useful if you have a lot of workspaces.
Homepage
https://github.com/GunGunGun/zenCustomCursorMod/tree/main/autohide_inactive_workspaces
Image
https://raw.githubusercontent.com/GunGunGun/zenCustomCursorMod/main/autohide_inactive_workspaces/image.png?raw=true
Type
Theme Styles
Readme
Preferences
No response
The text was updated successfully, but these errors were encountered: