diff options
| -rw-r--r-- | custom/jao-custom-exwm.el | 5 | 
1 files 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")  | 
