diff options
Diffstat (limited to 'data/xfce4/xfconf/xfce-perchannel-xml')
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml index 3e847d4..4a97a7d 100644 --- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -10,6 +10,7 @@ <property name="<Alt>F3" type="string" value="xfce4-appfinder --replace"> <property name="startup-notify" type="bool" value="true"/> </property> + <property name="F12" type="string" value="xfce4-terminal --drop-down"/> <property name="<Control><Alt>Delete" type="string" value="xflock4"/> <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/> <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/> |