From e33ad9b8fcd7124ce08e575c2dd1b4b02fe1e002 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 22 Nov 2022 05:32:14 +0000 Subject: added offscreen tag --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index b9d662f..e8f1d30 100644 --- a/init.el +++ b/init.el @@ -862,6 +862,7 @@ If failed try to complete the common part with `company-complete-common'" ("idea" . ?d) ;; Context ("work" . ?w) + ("offscreen" . ?O) ("computer" .?c) ("home" . ?h) ("errand" . ?e) -- cgit v1.2.3