a lot of updates to move back to awesome
This commit is contained in:
parent
35f62562e9
commit
c934ed25bc
14 changed files with 63 additions and 61 deletions
|
@ -53,8 +53,7 @@
|
|||
;; here we take that string and pipe it into mpv
|
||||
(mpv url)))
|
||||
:annotate-visible-only-p
|
||||
nyxt/web-mode::annotate-visible-only-p)
|
||||
(nyxt/) )
|
||||
nyxt/web-mode::annotate-visible-only-p))
|
||||
|
||||
;; Let's create a function to hint videos, convert the url to a sting, and download with ytdl
|
||||
(define-command hint-ytdl (&key nyxt/web-mode::annotate-visible-only-p)
|
||||
|
@ -239,7 +238,7 @@
|
|||
|
||||
(in-package #:nyxt-user) ; While implicit, this allows SLY to know which package we are in.
|
||||
|
||||
(load "~/quicklisp/setup.lisp")
|
||||
;; (load "~/quicklisp/setup.lisp")
|
||||
;; (ql:quickload :slynk)
|
||||
|
||||
;; (define-command-global start-slynk (&optional (slynk-port *swank-port*))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue