mirror of
https://github.com/SqrtMinusOne/exwm-modeline.git
synced 2025-12-10 14:35:14 +03:00
fix: docs, version number
This commit is contained in:
parent
378d8b0c65
commit
90ebfb5df2
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ As the package isn't yet available anywhere but in this repository, you can clon
|
|||
My preferred way is to use =use-package= with =straight=:
|
||||
#+begin_src emacs-lisp
|
||||
(use-package exwm-modeline
|
||||
:straight (:host github :repo "SqrtMinusOne/exwm-modelline")
|
||||
:straight (:host github :repo "SqrtMinusOne/exwm-modeline")
|
||||
:after (exwm))
|
||||
#+end_src
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
;; Author: Korytov Pavel <thexcloud@gmail.com>
|
||||
;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
|
||||
;; Version: 0.1.4
|
||||
;; Version: 0.1.0
|
||||
;; Package-Requires: ((emacs "27.1") (exwm "0.26"))
|
||||
;; Homepage: https://github.com/SqrtMinusOne/pomm.el
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue