mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-21 22:25:58 +01:00
picker: start on index 0
This commit is contained in:
parent
54b5467ec1
commit
b6e1732fda
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
<enum>QTabWidget::North</enum>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="screens">
|
||||
<attribute name="title">
|
||||
|
|
Loading…
Reference in a new issue