Fixed i3lock, from after update

This commit is contained in:
TuDatTr
2021-05-29 21:46:59 +02:00
parent 5537696c6a
commit 521c99c0c9
12 changed files with 140 additions and 48 deletions

View File

@@ -199,6 +199,10 @@
(use-package cargo)
#+END_SRC
*** [[https://github.com/millejoh/emacs-ipython-notebook][ein]]
#+begin_src emacs-lisp
(use-package ein)
#+end_src
* Appearance
This section is for appearance customization. Either via packages or manually.
@@ -297,7 +301,6 @@
(display-line-numbers-mode 1)))
#+end_src
** rust-mode
cargo.el
#+begin_src emacs-lisp

View File

@@ -2,4 +2,4 @@
# name: leftarrow
# key: <-
# --
\leftarrow{}$0
\leftarrow{} $0

View File

@@ -2,4 +2,4 @@
# name: rightarrow
# key: ->
# --
\rightarrow{}$0
\rightarrow{} $0

View File

@@ -2,4 +2,4 @@
# name: righttack
# key: |-
# --
⊢$0
$0