diff options
Diffstat (limited to '.config/xfce4')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 3 |
1 files changed, 2 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 e63f0db..b3f8146 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -64,7 +64,8 @@ <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 name="<Super>w" type="string" value="toggle-whiskermenu-shift-space"/> + <property name="<Shift>space" type="string" value="xfce4-popup-whiskermenu"/> </property> </property> <property name="xfwm4" type="empty"> |
