summaryrefslogtreecommitdiff
path: root/default_sxwmrc
diff options
context:
space:
mode:
authorRick Console <rick@rickconsole.com>2025-06-10 11:27:45 -0400
committerRick Console <rick@rickconsole.com>2025-06-10 11:27:45 -0400
commit246533a544fe4037ffe6c7e8f40ec3b56f77a7de (patch)
treef4d1096abd448471d728121947ae54769a18101b /default_sxwmrc
parent642f40f285e83af702578b43c1adf195e33b93bf (diff)
update correct function for monitor window movement
Diffstat (limited to 'default_sxwmrc')
-rw-r--r--default_sxwmrc4
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