summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneel-bp <45328066+neel-bp@users.noreply.github.com>2025-10-14 02:14:32 +0500
committerGitHub <noreply@github.com>2025-10-14 02:14:32 +0500
commit929f268093f9d27c0fbfcaf2a9d5e86e5a010991 (patch)
tree18ad3874c482b4b5e53900a4979d71661e7c918f
parent79c7dd790d48c3716abd0dd1d9fd70644325f43f (diff)
fixed typos in option keys in default config, resulting in unknown function errors
-rw-r--r--default_sxwmrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/default_sxwmrc b/default_sxwmrc
index cd46466..01b3b3f 100644
--- a/default_sxwmrc
+++ b/default_sxwmrc
@@ -8,7 +8,7 @@ gaps : 5
border_width : 3
master_width : 60 # Percentage of screen width
resize_master_amount : 1
-resize_stack_amt : 20
+resize_stack_amount : 20
move_window_amount : 50
resize_window_amount : 50
snap_distance : 5
@@ -52,7 +52,7 @@ call : mod + shift + period : move_next_mon
# Master/Stack Movement
call : mod + shift + j : master_next
-call : mod + shift + k : master_previous
+call : mod + shift + k : master_prev
# Master Area Resize
call : mod + l : master_increase