Better styling for terminal

This commit is contained in:
jeffser
2024-10-07 02:17:34 -06:00
parent f03c01b6a6
commit 66a9627b29
3 changed files with 9 additions and 10 deletions

View File

@@ -486,15 +486,14 @@
<property name="height-request">600</property>
<child>
<object class="AdwToolbarView">
<style>
<class name="osd"/>
</style>
<child type="top">
<object class="AdwHeaderBar">
<style>
<class name="osd"/>
</style>
</object>
<object class="AdwHeaderBar"/>
</child>
<property name="content">
<object class="GtkScrolledWindow" id="terminal_scroller"></object>
<object class="GtkScrolledWindow" id="terminal_scroller"/>
</property>
</object>
</child>