From 98dd7c696673075961585919eb6491df5ffa4bdb Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 16 Jan 2024 09:32:37 -0800 Subject: Add another keybinding for my footpedal --- oni/home/services/stumpwm/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'oni') 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. -- cgit v1.2.3-54-g00ecf