summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-11-28 03:21:12 +0000
committerjao <jao@gnu.org>2022-11-28 03:21:12 +0000
commit5bb9f80c30371ecc2dda58cdcfea64048875fd92 (patch)
tree48a0514ca6cc2548e45f36d71b2dbc97aee2f55b
parent53b70f35a25165bd69f0b6aefb02e5baee3bd66d (diff)
downloadelibs-5bb9f80c30371ecc2dda58cdcfea64048875fd92.tar.gz
elibs-5bb9f80c30371ecc2dda58cdcfea64048875fd92.tar.bz2
exwm: spt
-rw-r--r--custom/jao-custom-exwm.el4
1 files changed, 3 insertions, 1 deletions
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")