diff --git a/theme/gnome-shell_css/overview.css b/theme/gnome-shell_css/overview.css index 2ed6737..4d17766 100644 --- a/theme/gnome-shell_css/overview.css +++ b/theme/gnome-shell_css/overview.css @@ -37,6 +37,7 @@ /* thumbnails on overview (workspaces list under search) */ .workspace-thumbnail { background-color: ACCENT-DISABLED-COLOR !important; + border-radius: 4px; border: 1px solid BORDER-SHADOW !important; }