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
Autohide 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://github.com/GunGunGun/zenCustomCursorMod/blob/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:
Sorry about that! There was an error creating the theme. Please try again or contact the maintainers for help.
Name must be less than 25 characters.
Sorry, something went wrong.
No branches or pull requests
Name
Autohide 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://github.com/GunGunGun/zenCustomCursorMod/blob/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: