Skip to content
Snippets Groups Projects
Commit 9d138d04 authored by guinux's avatar guinux
Browse files

reduce size to fit 1024x600

parent 42e151a6
No related branches found
No related tags found
No related merge requests found
......@@ -91,8 +91,8 @@
<template class="PamacManagerWindow" parent="GtkApplicationWindow">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="default_width">1005</property>
<property name="default_height">600</property>
<property name="default_width">955</property>
<property name="default_height">500</property>
<property name="icon_name">system-software-install</property>
<property name="gravity">center</property>
<property name="show_menubar">False</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment