From 4bed4ec9ec8cd1270731b1d7d5572345e46b28d1 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 28 Feb 2023 04:01:17 +0000 Subject: we don't need kitty to run spt --- custom/jao-custom-exwm.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index dbb05a2..68dd3b2 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -278,9 +278,8 @@ (jao-def-exwm-runner jao-exwm-xterm 0 nil "xterm") ;; (jao-def-exwm-toggler jao-exwm-tidal -1 "tidal-hifi" "tidal-hifi") - -(jao-def-exwm-toggler jao-exwm-spt -1 "spt" "kitty" "-e" "spt") -(defalias 'jao-streaming-list #'jao-exwm-spt*) +;; (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