diff options
Diffstat (limited to 'guix/.config/nyxt/init.lisp')
-rw-r--r-- | guix/.config/nyxt/init.lisp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/guix/.config/nyxt/init.lisp b/guix/.config/nyxt/init.lisp deleted file mode 100644 index fbbeacc..0000000 --- a/guix/.config/nyxt/init.lisp +++ /dev/null @@ -1,12 +0,0 @@ -;; -*- mode: common-lisp -*- - -;; (define-configuration buffer -;; ((default-modes -;; (append '(emacs-mode -;; noscript-mode -;; nowebgl-mode -;; ;;web-mode -;; ;;web-buffer -;; ;;base-mode -;; force-https-mode) -;; %slot-default)))) |