diff options
Diffstat (limited to '.config/xfce4')
| -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 f4a33b7..e63f0db 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -50,7 +50,6 @@ <property name="<Super>comma" type="string" value="dmenu-dym"/> <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="<Shift><Super>l" type="string" value="xflock4"/> <property name="<Super>l" type="string" value="xflock4"/> <property name="<Super>x" type="string" value="xkill"/> @@ -65,6 +64,7 @@ <property name="<Super>c" type="string" value="amdgpu-toggle-tearfree-x11"/> <property name="<Alt><Super>c" type="string" value="toggle-xfwm4-compositor"/> <property name="<Super>n" type="string" value="xfconf-query -c xfce4-notifyd -p /do-not-disturb -T"/> + <property name="<Primary>Escape" type="string" value="xfce4-popup-whiskermenu"/> </property> </property> <property name="xfwm4" type="empty"> |
