mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Remove GTK3 rounded corners
This commit is contained in:
parent
5185349b8c
commit
868454c26a
@ -3,3 +3,13 @@ TerminalScreen,
|
||||
vte-terminal {
|
||||
padding: 1.3em;
|
||||
}
|
||||
|
||||
.window-frame, .window-frame:backdrop {
|
||||
margin: 0;
|
||||
border-style: none;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.titlebar {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user