Minor refactors & reformatting across the board
This commit is contained in:
parent
8b18604b63
commit
e0469e14c0
8 changed files with 21 additions and 17 deletions
|
@ -1,10 +1,7 @@
|
|||
;;; lang/org/contrib/pomodoro.el -*- lexical-binding: t; -*-
|
||||
;;;###if (featurep! +pomodoro)
|
||||
|
||||
(use-package! org-pomodoro
|
||||
:defer t
|
||||
:config
|
||||
|
||||
(after! org-pomodoro
|
||||
;; prefer PulseAudio to ALSA in $current_year
|
||||
(setq org-pomodoro-audio-player (or (executable-find "paplay")
|
||||
org-pomodoro-audio-player))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue