From 5bb9f80c30371ecc2dda58cdcfea64048875fd92 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 28 Nov 2022 03:21:12 +0000 Subject: exwm: spt --- custom/jao-custom-exwm.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index d28f51b..3ba9d49 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -278,7 +278,9 @@ (jao-def-exwm-runner jao-exwm-xterm 0 nil "xterm") ;; (jao-def-exwm-toggler jao-exwm-tidal -1 "tidal-hifi" "tidal-hifi") -;; (defalias 'jao-streaming-list #'jao-exwm-tidal) + +(jao-def-exwm-toggler jao-exwm-spt -1 "spt" "kitty" "-e" "spt") +(defalias 'jao-streaming-list #'jao-exwm-spt*) (defun jao-exwm-import-screen (&optional area) (interactive "P") -- cgit v1.2.3