Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion prefs.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@
</child>
<child>
<object class="GtkEntry" id="monitor-cmd">
<property name="placeholder_text" translatable="no">gnome-system-monitor</property>
<property name="placeholder_text" translatable="no">resources</property>
<property name="can_focus">1</property>
<property name="editable">1</property>
<property name="width_chars">24</property>
Expand Down
2 changes: 1 addition & 1 deletion schemas/org.gnome.shell.extensions.vitals.gschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<description>Center the menu to the icon regardless of the position in the panel</description>
</key>
<key type="s" name="monitor-cmd">
<default>"gnome-system-monitor"</default>
<default>"resources"</default>
<summary>System Monitor command</summary>
<description>The command run when system monitor button is clicked</description>
</key>
Expand Down