Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
8520db7ac6
4 changed files with 27 additions and 17 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