Styly a nastavení pro GTK 3 aplikace

This commit is contained in:
archos
2024-04-30 20:29:01 +02:00
parent 5b88e7d767
commit abbf84c7c7
2 changed files with 19 additions and 0 deletions

3
.config/gtk-3.0/gtk.css Normal file
View File

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