diff options
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml index ca2c17f..a265310 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -52,7 +52,6 @@ <property name="<Super>period" type="string" value="dmenu-emoji-picker"/> <property name="<Primary><Super>Delete" type="string" value="gnome-system-monitor"/> <property name="<Shift>space" type="string" value="xfce4-popup-whiskermenu"/> - <property name="<Primary><Alt>Delete" type="string" value="xfce4-terminal -e htop"/> <property name="<Shift><Super>l" type="string" value="xflock4"/> <property name="<Super>l" type="string" value="xflock4"/> <property name="<Super>x" type="string" value="xkill"/> @@ -63,6 +62,7 @@ <property name="<Shift>Print" type="string" value="xfce4-screenshooter -r --mouse"/> <property name="<Super>Print" type="string" value="xfce4-screenshooter -w --mouse"/> <property name="<Super>c" type="string" value="toggle-xfwm4-compositor"/> + <property name="<Primary><Alt>Delete" type="string" value="xterm -geometry 95x28 -e htop"/> </property> </property> <property name="xfwm4" type="empty"> |
