waybar ws opaque
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, pkgs, user, rice, ... }: let
|
||||
{ pkgs, rice, ... }: let
|
||||
sep = " ";
|
||||
in {
|
||||
home.packages =
|
||||
@@ -207,7 +207,7 @@ in {
|
||||
|
||||
#workspaces button.active {
|
||||
color: rgb(${f background});
|
||||
background-color: rgba(${f accent.base},${builtins.toString rice.transparency});
|
||||
background-color: rgb(${f accent.base});
|
||||
}
|
||||
|
||||
#workspaces button:hover {
|
||||
|
||||
Reference in New Issue
Block a user