mod. 15-04

This commit is contained in:
rob 2024-04-16 00:05:05 -04:00
parent 7cad117ecf
commit 146cfff2cf

View file

@ -1,3 +1,6 @@
;; Author: rob // punk_coders
;; Filename: config.lisp
(in-package #:nyxt-user)
;; modo de teclado
@ -81,4 +84,3 @@
(define-nyxt-user-system-and-load nyxt-user/basic-config
:components ( "status"))
;; end