diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 8244bc7..ca6697f 100644 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -1409,7 +1409,8 @@ StEntry:focus { /* workspaces indicator in activities button (45+) */ #panel .workspace-dot { - background-color: rgb(6, 6, 6); + background-color: rgb(6, 6, 6 + ); border-radius: 99px; }