Quick fixes

This commit is contained in:
jeffser
2024-05-19 17:55:01 -06:00
parent e19aece78a
commit 0096346b0c
3 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<requires lib="Adw" version="1.0"/>
<template class="AlpacaWindow" parent="AdwApplicationWindow">
<property name="resizable">True</property>
<property name="width-request">350</property>
<property name="width-request">360</property>
<property name="height-request">500</property>
<property name="default-width">1300</property>
<property name="default-height">800</property>