diff options
Diffstat (limited to 'default_sxwmrc')
| -rw-r--r-- | default_sxwmrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default_sxwmrc b/default_sxwmrc index c0cb057..541afab 100644 --- a/default_sxwmrc +++ b/default_sxwmrc @@ -39,8 +39,8 @@ call : mod + comma : focus_prev_mon call : mod + period : focus_next_mon # Move Window Between Monitors: -call : mod + shift + comma : swap_prev_mon -call : mod + shift + period : swap_next_mon +call : mod + shift + comma : move_prev_mon +call : mod + shift + period : move_next_mon # Master/Stack Movement call : mod + shift + j : master_next |
