summaryrefslogtreecommitdiff
path: root/modules/examples
diff options
context:
space:
mode:
Diffstat (limited to 'modules/examples')
-rw-r--r--modules/examples/lnl.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/examples/lnl.nix b/modules/examples/lnl.nix
index 914c5f1..b5bdcc6 100644
--- a/modules/examples/lnl.nix
+++ b/modules/examples/lnl.nix
@@ -83,7 +83,7 @@
bind-key -n M-R run "tmux send-keys -t $(hostname -s | awk -F'-' '{print tolower($NF)}') C-l Up Enter"
bind 0 set status
- bind S choose-client
+ bind S choose-session
bind-key -r "<" swap-window -t -1
bind-key -r ">" swap-window -t +1