Compare commits
9
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c6afb9d3a | ||
|
|
2192fa23f0 | ||
|
|
e232d1ec2e | ||
|
|
15f8e17b57 | ||
|
|
41c5a6c37d | ||
|
|
1510881558 | ||
|
|
13a252517a | ||
|
|
b2033a7b2d | ||
|
|
adbac68c9e |
@@ -11,7 +11,7 @@ set $down j
|
||||
set $up k
|
||||
set $right l
|
||||
# Your preferred terminal emulator
|
||||
set $term ghostty
|
||||
set $term alacritty
|
||||
# Your preferred application launcher
|
||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||
# on the original workspace that the command was run on.
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@ bind-key -T copy-mode-vi 'C-l' select-pane -R
|
||||
|
||||
# Improved support for Claude Code CLI.
|
||||
set -g allow-passthrough on
|
||||
set -as terminal-features 'xterm-ghostty*:RGB'
|
||||
set -as terminal-features 'alacritty*:RGB'
|
||||
|
||||
# change windows
|
||||
bind -n S-Right next-window
|
||||
|
||||
Reference in New Issue
Block a user