Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No rounded workspace preview when thumbnails background is enabled #33

Open
denielton opened this issue Jun 21, 2023 · 1 comment
Open

Comments

@denielton
Copy link

If the option "restore desktops thumbnails background" is disabled, the workspaces preview is perfectly rounded:

image

But if I turn it on, even with the line

.workspace-thumbnails .workspace-thumbnail {
  border-radius: 8px;
}

under the file /home/user/.local/share/themes/Adwaita-dark/gnome-shell/gnome-shell.css, the workspaces preview become square:

image

is there anyway to restore thumbnail background while keeping the rounded edges?

@eobet
Copy link

eobet commented Jul 14, 2023

I see the same. It looks weird since the background on the large overview below is very rounded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants