From 396d0e461555de52214f5224e4ff5716766283ca Mon Sep 17 00:00:00 2001 From: bd Date: Tue, 12 Mar 2024 21:41:28 -0600 Subject: Exchange `winner mode' for `tab-bar-history-mode, add time script --- .config/emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to '.config/emacs/init.el') diff --git a/.config/emacs/init.el b/.config/emacs/init.el index 98eea04..f30cca8 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -25,6 +25,7 @@ (start-process-shell-command "picom" nil "picom") (start-process-shell-command "bg" nil "set-bg") (start-process-shell-command "xrate" nil "xset r rate 250 70") +(start-process-shell-command "status" nil "time-getter") ;;;; configure packages -- cgit v1.2.3