Skip to content

Instantly share code, notes, and snippets.

@lucazpf
Created January 25, 2018 17:52
Show Gist options
  • Select an option

  • Save lucazpf/e65418123ce0b710cfdefbe21c19e904 to your computer and use it in GitHub Desktop.

Select an option

Save lucazpf/e65418123ce0b710cfdefbe21c19e904 to your computer and use it in GitHub Desktop.
Fix for dashed border in Cinnamon windows
/* Create this file in ~/.config/gtk-3.0 */
.undershoot.top, .undershoot.right, .undershoot.bottom, .undershoot.left { background-image: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment