summaryrefslogtreecommitdiff
path: root/.config/i3/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/i3/config')
-rw-r--r--.config/i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config
index adf5c327..702fb7b7 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -59,7 +59,7 @@ mode "C-i-" {
# make a fresh Emacs frame -- typically this gets invoked only on
# empty workspaces, as otherwise I use commands under `C-x 5` to get
# more Emacs frames
- bindsym e exec emacsclient -ncw8, mode "default"
+ bindsym e exec emacsclient -ncw15, mode "default"
# override the script's usual logic to start a fresh, non-debug daemon
bindsym Shift+e exec emacsclient -ncw8 --spw/installed, mode "default"
@@ -69,7 +69,7 @@ mode "C-i-" {
# Fresh Emacs frame and get a shell in HOME. Without this it's
# C-i e M-& which is too many keys esp. compared to C-i DEL
- bindsym Return exec emacsclient -ncw8 -e \
+ bindsym Return exec emacsclient -ncw15 -e \
"(let ((default-directory (expand-file-name "'"'~/'"'")) \
(display-buffer-overriding-action \
'(display-buffer-same-window \