diff options
Diffstat (limited to 'default_sxwmrc')
| -rw-r--r-- | default_sxwmrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default_sxwmrc b/default_sxwmrc index 6efede7..09aa36f 100644 --- a/default_sxwmrc +++ b/default_sxwmrc @@ -34,6 +34,10 @@ call : mod + shift + e : quit call : mod + j : focus_next call : mod + k : focus_prev +# Monitor Focus: +call : mod + comma : focus_prev_monitor +call : mod + period : focus_next_monitor + # Master/Stack Movement call : mod + shift + j : master_next call : mod + shift + k : master_previous |
