gtk: add custom CSS for the VTE4 terminals as well (affects gnome-console)

I already have the same thing for GTK3 (affects gnome-terminal).
This commit is contained in:
Protesilaos Stavrou 2025-03-06 07:41:08 +02:00
parent c1e7f231a5
commit 77f0e6fd6c
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -0,0 +1,3 @@
VteTerminal, vte-terminal {
padding: 15px 30px;
}