diff options
| -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 @@ | |||
| 183 | <property name="<Primary><Alt>0" type="string" value="workspace_10_key"/> | 183 | <property name="<Primary><Alt>0" type="string" value="workspace_10_key"/> |
| 184 | <property name="<Super>f" type="string" value="fullscreen_key"/> | 184 | <property name="<Super>f" type="string" value="fullscreen_key"/> |
| 185 | <property name="<Super>y" type="string" value="stick_window_key"/> | 185 | <property name="<Super>y" type="string" value="stick_window_key"/> |
| 186 | <property name="<Super>Insert" type="string" value="add_workspace_key"/> | ||
| 187 | <property name="<Super>Delete" type="string" value="del_workspace_key"/> | ||
| 188 | <property name="<Super>a" type="string" value="move_window_key"/> | 186 | <property name="<Super>a" type="string" value="move_window_key"/> |
| 189 | <property name="<Super>s" type="string" value="resize_window_key"/> | 187 | <property name="<Super>s" type="string" value="resize_window_key"/> |
| 190 | <property name="<Shift><Super>parenleft" type="string" value="move_window_workspace_9_key"/> | 188 | <property name="<Shift><Super>parenleft" type="string" value="move_window_workspace_9_key"/> |
| 191 | <property name="<Shift><Super>parenright" type="string" value="move_window_workspace_10_key"/> | 189 | <property name="<Shift><Super>parenright" type="string" value="move_window_workspace_10_key"/> |
| 192 | <property name="<Super>u" type="string" value="shade_window_key"/> | 190 | <property name="<Super>u" type="string" value="shade_window_key"/> |
| 191 | <property name="<Shift><Super>plus" type="string" value="add_workspace_key"/> | ||
| 192 | <property name="<Shift><Super>underscore" type="string" value="del_workspace_key"/> | ||
| 193 | </property> | 193 | </property> |
| 194 | </property> | 194 | </property> |
| 195 | <property name="providers" type="array"> | 195 | <property name="providers" type="array"> |
