aboutsummaryrefslogtreecommitdiffstats
path: root/oni
diff options
context:
space:
mode:
authorGravatar Tom Willemse2024-01-16 09:32:37 -0800
committerGravatar Tom Willemse2024-01-16 09:32:37 -0800
commit98dd7c696673075961585919eb6491df5ffa4bdb (patch)
treeac7bbdcdf211b66eee1854cf3b026db87fd24b74 /oni
parentd68ecd30862caf591090b0bfea580950d3b12302 (diff)
downloadnew-dotfiles-98dd7c696673075961585919eb6491df5ffa4bdb.tar.gz
new-dotfiles-98dd7c696673075961585919eb6491df5ffa4bdb.zip
Add another keybinding for my footpedal
Diffstat (limited to 'oni')
-rw-r--r--oni/home/services/stumpwm/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/oni/home/services/stumpwm/config b/oni/home/services/stumpwm/config
index d4cfc38..1939a50 100644
--- a/oni/home/services/stumpwm/config
+++ b/oni/home/services/stumpwm/config
@@ -58,6 +58,8 @@ after it has been unlocked."
("[Ee]macs"
;; Save document.
("XF86Launch5" . ("C-x" "C-s"))
+ ;; Save some documents.
+ ("S-XF86Launch5" . ("C-x" "s"))
;; Quit command.
("XF86Launch6" . "C-g")
;; Revert (reload) file.