summaryrefslogtreecommitdiff
path: root/data/shortcuts.ui
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-02-17 16:10:48 +0100
committerBastien Nocera <hadess@hadess.net>2022-02-17 17:16:46 +0100
commite0336fe95c82f7370e675858445e7b130b88e422 (patch)
tree44ebfe769518bc0cc0b18e6a1211f806648a6215 /data/shortcuts.ui
parent896d0df7d57be274b7ed2afafe3db2ee7662987d (diff)
downloadtotem-e0336fe95c82f7370e675858445e7b130b88e422.tar.gz
properties: Add Ctrl+I as a shortcut for Properties
Diffstat (limited to 'data/shortcuts.ui')
-rw-r--r--data/shortcuts.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index fe9a97cfe..809ef1f49 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -45,7 +45,7 @@
<child>
<object class="GtkShortcutsShortcut" id="properties">
<property name="visible">1</property>
- <property name="accelerator">&lt;Primary&gt;p</property>
+ <property name="accelerator">&lt;Primary&gt;p &lt;Primary&gt;i</property>
<property name="title" translatable="yes" context="shortcut window">Properties</property>
</object>
</child>