a lot of updates to move back to awesome

This commit is contained in:
Chris Cochrun 2023-03-21 09:49:24 -05:00
parent 35f62562e9
commit c934ed25bc
14 changed files with 63 additions and 61 deletions

View file

@ -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*))