From 7f4ddc013af8810e90f53a2b3ad57b6b8af49e2f Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:58:33 -0500 Subject: emacs launcher keybind --- fvwm/.fvwm/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 1f9be5c..bfcaac7 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -666,7 +666,8 @@ Silent Key XF86MonBrightnessDown A A Exec exec xbacklight -dec 10 #### Script keybinds Silent Key B A 4 Exec exec "$HOME/.local/bin/scripts/scratch.sh" -Silent Key N A 4S Exec exec "$HOME/.local/bin/scripts/dired_selector" +Silent Key N A 4S Exec exec "$HOME/.local/bin/scripts/emacs-launcher" +Silent Key D A 4S Exec exec "$HOME/.local/bin/scripts/dired_selector" Silent Key M A 4 Exec exec emacsclient -c -e '(emms)' Silent Key C A 4 Module FvwmScript fvwmscript/org-clock # screenshot -- cgit v1.2.3