[emacs] Rename my scratchpad-move function into something more generic

This commit is contained in:
Sebastian Schulze 2023-08-14 15:34:58 +02:00
parent 43fc90c23d
commit 3afbc0dab3
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@
(find-file directory)
(magit-status-setup-buffer)))))
(defun bascht/worklog-back-to-scratchpad()
(defun bascht/move-to-scratchpad()
(shell-command "swaymsg move scratchpad"))
(defun bascht/worklog ()