summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-11-19 16:30:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-11-21 09:40:40 -0700
commitf0aa7affa9942ba92a44700f0cafeaa995eea33c (patch)
tree97c0d20816be4b7a70113a2fcc5f6b13b1a600c4 /.config
parent06ca841640bbdf185c8b4195061441c0ff216a3b (diff)
downloaddotfiles-f0aa7affa9942ba92a44700f0cafeaa995eea33c.tar.gz
move completion back to C-M-i
C-M-i is consistently available to Emacs, so far as I can tell. It is good always to be able to hit TAB to ensure indentation is correct without having to think about whether that's going to trigger completion.
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config2
-rw-r--r--.config/sway/config2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 93fb9004..4a2b5b52 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -255,7 +255,7 @@ bindsym Mod1+Ctrl+0 move right
bindsym Mod1+Ctrl+8 move down
bindsym Mod1+Ctrl+9 move up
-bindsym Mod1+Ctrl+i kill
+bindsym Ctrl+5 kill
bindsym Ctrl+minus layout toggle split
diff --git a/.config/sway/config b/.config/sway/config
index e2c4b0d3..64100817 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -267,7 +267,7 @@ bindsym Mod1+Ctrl+0 move right
bindsym Mod1+Ctrl+8 move down
bindsym Mod1+Ctrl+9 move up
-bindsym Mod1+Ctrl+i kill
+bindsym Ctrl+5 kill
bindsym Ctrl+minus layout toggle split