Use document-open-symbolic for picking file

This commit is contained in:
kramo
2023-08-19 13:07:36 +02:00
parent 1afd8916e3
commit 81d3323a21
2 changed files with 9 additions and 9 deletions

View File

@@ -112,7 +112,7 @@ template $DetailsWindow : Adw.Window {
[suffix]
Gtk.Button file_chooser_button {
valign: center;
icon-name: "folder-symbolic";
icon-name: "document-open-symbolic";
tooltip-text: _("Select File");
styles [