summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-09-19 18:06:09 +0100
committerjao <jao@gnu.org>2025-09-19 18:06:09 +0100
commit73c7e65653322928d508096b27b0f2bf7bc3c5ec (patch)
treed1eca1a0576070ea771725f059828d193d4ca94e /init.el
parent5f686253a15d910d7c3223cc8662e06d032d3554 (diff)
downloadelibs-73c7e65653322928d508096b27b0f2bf7bc3c5ec.tar.gz
elibs-73c7e65653322928d508096b27b0f2bf7bc3c5ec.tar.bz2
tmr tweak
Diffstat (limited to 'init.el')
-rw-r--r--init.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/init.el b/init.el
index 8eb3b8f..8eec615 100644
--- a/init.el
+++ b/init.el
@@ -329,9 +329,9 @@
(use-package tmr
:ensure t
:init
- (jao-when-linux
- (setq tmr-sound-file
- "/usr/share/sounds/freedesktop/stereo/message.oga")))
+ (setq tmr-sound-file
+ (jao-when-linux "/usr/share/sounds/freedesktop/stereo/message.oga"))
+ :config (tmr-mode-line-mode 1))
;;; Crypto
;;;; PGP, EPG, passwords