From a6ab365ffb97bdd9ce90bcf0107bf268c3031cd3 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 10 Nov 2024 23:52:39 -0500 Subject: change functions --- fvwm/.fvwm/config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'fvwm/.fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 9a8cd21..1f9be5c 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -30,6 +30,7 @@ # The following is used in various menus and also sets the terminal # that FvwmConsole uses. Change this to your terminal of choice InfoStoreAdd terminal st +InfoStoreAdd altterminal urxvtc ImagePath +:$[FVWM_USERDIR]/icon/PixelFengShui ImagePath +:$[FVWM_USERDIR]/icon/PixelFengShui/24 @@ -370,7 +371,7 @@ Test (x pcmanfm) + "&Files%Bonsai-24x24.png%" Exec exec pcmanfm # + "Cali&bre%yukata-24x24.png%" Exec exec flatpak run com.calibre_ebook.calibre + "" Nop Test (x emacs) + "&Agenda%Kakejiku-24x24.png%" Exec exec emacsclient -c -e '(bard/default-agenda)' -Test (x emacs) + "&Calendar%Kanban (sign)-24x24.png%" Exec exec emacsclient -c -e '(progn (calendar)(delete-other-windows))' +Test (x emacs) + "&Calendar%Kanban (sign)-24x24.png%" Exec exec emacsclient -c -e '(bard/open-calendar)' Test (x emacs) + "&Email%Kinchaku (drawstring bag)-24x24.png%" Exec exec emacsclient -c -e '(notmuch-hello)' Test (x emacs) + "&Music%Shamisen-24x24.png%" Exec exec emacsclient -c -e '(emms)' Test (x emacs) + "&RSS%Shichirin (charcoal brazier)-24x24.png%" Exec exec emacsclient -c -e '(elfeed)' @@ -637,11 +638,12 @@ Mouse 8 A 4 Scroll 0 100p #### Programs Keybinding # Silent Key Return A 4 Exec exec $[infostore.terminal] -g 80x32 Silent Key Return A 4 Exec exec $[infostore.terminal] +Silent Key Return A 4C Exec exec $[infostore.altterminal] Silent Key Return A 4S Exec exec emacsclient -c -e '(bard/open-terminal-in-current-directory)' Silent Key Backslash A 4 Exec exec $[infostore.terminal] -e bc -l Silent Key E A 4 Exec exec emacs -Silent Key N A 4 LimitApplication Emacs emacsclient -c -Silent Key D A 4 Exec exec dmenu_run +Silent Key N A 4 exec emacsclient -c +Silent Key D A 4 Exec exec dmenu_run -c -l 15 # browser Silent Key W A 4 Exec exec librewolf-bin -- cgit v1.2.3