Skip to content

How to make running program indicators thicker and easier to see? #415

Answered by anaximeno
MinuteNewt asked this question in Questions
Discussion options

You must be logged in to vote

You'll have to change the file /usr/share/themes/<theme-name>/cinnamon/cinnamon.css, for the Mint-Y-Dark-Aqua it would be /usr/share/themes/Mint-Y-Dark-Aqua/cinnamon/cinnamon.css and modify the classes .grouped-window-list-item-box.top, .grouped-window-list-item-box.bottom and change the value for the border-bottom-width:

You may also want to change the border-left-width and border-right-width for the grouped-window-list-item-box.left and grouped-window-list-item-box.right respective classes.

After changing the values restart Cinnamon it the result should be applied to the window group items (in the screenshot you can see the result after changing the value to 5px).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MinuteNewt
Comment options

@anaximeno
Comment options

@MinuteNewt
Comment options

Answer selected by MinuteNewt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants