updates
This commit is contained in:
parent
9da32b39c1
commit
472e49d5f4
5 changed files with 28 additions and 18 deletions
|
@ -51,12 +51,6 @@
|
|||
(local bling (require "bling"))
|
||||
(local awestore (require "awestore"))
|
||||
|
||||
(local anim-y (awestore.tweened 1100 { :duration 200 :easing awestore.easing.cubic_in_out }))
|
||||
|
||||
(local agenda-scratch (bling.module.scratchpad:new {
|
||||
:command ""
|
||||
:rule [:name "*Org Agenda(a)*"]}))
|
||||
|
||||
;; This is used later as the default terminal and editor to run.
|
||||
(var terminal "alacritty")
|
||||
(var editor (or (os.getenv "EDITOR") "emacsclient"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue