Skip to content

Commit

Permalink
fix: remove minimum height from window
Browse files Browse the repository at this point in the history
- remove minimum height from window xml
- update screenshot
  • Loading branch information
jardon committed Dec 12, 2024
1 parent efddb26 commit d31e604
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified data/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion vanilla_prime_utility/gtk/window-main.ui
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<requires lib="Adw" version="1.0"/>
<template class="PrimeUtilityWindow" parent="AdwApplicationWindow">
<property name="default-width">600</property>
<property name="default-height">600</property>
<property name="title">GPU Profile Management (PRIME) Utility</property>
<child>
<object class="GtkBox">
Expand Down

0 comments on commit d31e604

Please sign in to comment.