From e871380bc072e1f3295320196c0bd4a726752169 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 10 Nov 2022 22:48:59 +0000 Subject: afio: a workspace of chats' own --- custom/jao-custom-exwm.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'custom') diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index b6feaeb..1a5e4c2 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -4,7 +4,6 @@ ;;; Load and basic config (defvar jao-exwm--use-afio t) -(setq jao-tracking-use-scratch 1) (jao-load-path "exwm") @@ -278,8 +277,8 @@ (jao-def-exwm-runner jao-exwm-open-with-mupdf nil nil "mupdf" (buffer-file-name)) (jao-def-exwm-runner jao-exwm-xterm 0 nil "xterm") -(jao-def-exwm-toggler jao-exwm-tidal 5 "tidal-hifi" "tidal-hifi") -(defalias 'jao-streaming-list #'jao-exwm-tidal) +;; (jao-def-exwm-toggler jao-exwm-tidal 5 "tidal-hifi" "tidal-hifi") +;; (defalias 'jao-streaming-list #'jao-exwm-tidal) (defun jao-exwm-import-screen (&optional area) (interactive "P") @@ -494,6 +493,7 @@ ([?\s-2] . jao-afio-goto-mail) ([?\s-3] . jao-afio-goto-www) ([?\s-4] . jao-afio-goto-docs) + ([?\s-5] . jao-afio-goto-chats) ([?\s-A] . org-agenda-list) ([?\s-a] . jao-first-window) ([?\s-b] . jao-transient-org-blog) -- cgit v1.2.3