mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
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:
parent
c1e7f231a5
commit
77f0e6fd6c
3
gtk/.config/gtk-4.0/gtk.css
Normal file
3
gtk/.config/gtk-4.0/gtk.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
VteTerminal, vte-terminal {
|
||||
padding: 15px 30px;
|
||||
}
|
||||
Loading…
Reference in a new issue