feat: dim other monitors workspaces
This commit is contained in:
@@ -290,6 +290,11 @@ tooltip>* {{
|
||||
background-color: #{colors["base08"]};
|
||||
}}
|
||||
|
||||
/* Workspace shown on a different monitor than this bar — dim it. */
|
||||
#workspaces>button.foreign {{
|
||||
opacity: 0.45;
|
||||
}}
|
||||
|
||||
#workspaces>button>label {{
|
||||
font-size: 0px;
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user