From 0561fb081eaf538d2fb1f3292aa0e893493faa40 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 26 Aug 2024 06:42:32 -0400 Subject: new calendar item --- fvwm/.fvwm/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'fvwm/.fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 5bda123..7806fc9 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -362,12 +362,13 @@ Test (x pcmanfm) + "&Files%Bonsai-24x24.png%" Exec exec pcmanfm + "" Nop + "&Anki%Yoritsuki_disk-24x24.png%" Exec exec flatpak run net.ankiweb.Anki + "Libre&office%Tsukubai-24x24.png%" Exec exec flatpak run org.libreoffice.LibreOffice -+ "&Calibre%yukata-24x24.png%" Exec exec flatpak run com.calibre_ebook.calibre ++ "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) + "&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)' -Test (x emacs) + "&Email%Kinchaku (drawstring bag)-24x24.png%" Exec exec emacsclient -c -e '(notmuch-hello)' Test (x emacs) + "&Timers%Furoisu (bath chair)-24x24.png%" Exec exec emacsclient -c -e '(tmr-tabulated-view)' + "" Nop + "&Settings%Yagura1 (hot spring tower)-24x24.png%" Popup MenuSettings -- cgit v1.2.3