summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-09-18 22:03:50 +0100
committerjao <jao@gnu.org>2025-09-18 22:03:50 +0100
commit5f686253a15d910d7c3223cc8662e06d032d3554 (patch)
tree1a2c730a34903afaadf55c6cc838d7839f51d9ae /init.el
parent595ac617f49645ebc4d875ce913b61b3e15fb427 (diff)
downloadelibs-5f686253a15d910d7c3223cc8662e06d032d3554.tar.gz
elibs-5f686253a15d910d7c3223cc8662e06d032d3554.tar.bz2
mail and indexing tweaksmain
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 245a33b..8eb3b8f 100644
--- a/init.el
+++ b/init.el
@@ -1665,6 +1665,7 @@
(jao-when-linux (jao-shell-running-p "river")))
(jao-when-darwin
+ (defvar jao-sway-enabled nil)
(defun jao-wayland-enabled-p () nil)
(defun jao-river-enabled-p () nil))