diff options
Diffstat (limited to '.config/xfce4')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 4 |
1 files changed, 2 insertions, 2 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 11ecd8b..f4a33b7 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -183,13 +183,13 @@ <property name="<Primary><Alt>0" type="string" value="workspace_10_key"/> <property name="<Super>f" type="string" value="fullscreen_key"/> <property name="<Super>y" type="string" value="stick_window_key"/> - <property name="<Super>Insert" type="string" value="add_workspace_key"/> - <property name="<Super>Delete" type="string" value="del_workspace_key"/> <property name="<Super>a" type="string" value="move_window_key"/> <property name="<Super>s" type="string" value="resize_window_key"/> <property name="<Shift><Super>parenleft" type="string" value="move_window_workspace_9_key"/> <property name="<Shift><Super>parenright" type="string" value="move_window_workspace_10_key"/> <property name="<Super>u" type="string" value="shade_window_key"/> + <property name="<Shift><Super>plus" type="string" value="add_workspace_key"/> + <property name="<Shift><Super>underscore" type="string" value="del_workspace_key"/> </property> </property> <property name="providers" type="array"> |
