diff --git a/home/modules/ui.nix b/home/modules/ui.nix index 62f253d..6aff438 100644 --- a/home/modules/ui.nix +++ b/home/modules/ui.nix @@ -179,6 +179,13 @@ in #workspaces button { padding: 0 10px; min-width: 24px; + background: transparent; + box-shadow: none; + } + + #workspaces button:hover { + background: transparent; + box-shadow: none; } #language,