Created
January 25, 2018 17:52
-
-
Save lucazpf/e65418123ce0b710cfdefbe21c19e904 to your computer and use it in GitHub Desktop.
Fix for dashed border in Cinnamon windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* 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