Added bar button & button hover opacity option and fixed workspace module hover styling. (#166)

This commit is contained in:
Jas Singh
2024-08-21 20:02:00 -07:00
committed by GitHub
parent 2aef35afd8
commit c769ebb27b
5 changed files with 59 additions and 30 deletions

View File

@@ -195,9 +195,9 @@ const Workspaces = (monitor = -1, ws = 8) => {
? numbered_active_indicator
: "";
return `workspace-number ${numActiveInd}`;
return `workspace-number can_${numbered_active_indicator} ${numActiveInd}`;
}
return "";
return "default";
},
),
label: Utils.merge(