mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 18:11:13 +10:00
Fix missing ending to source block.
This commit is contained in:
@@ -1,4 +1,14 @@
|
|||||||
[xin_1]
|
[xin_1]
|
||||||
file=/home/dt/wallpapers/0078.jpg
|
file=/home/dt/wallpapers/0004.jpg
|
||||||
|
mode=0
|
||||||
|
bgcolor=#000000
|
||||||
|
|
||||||
|
[xin_0]
|
||||||
|
file=/home/dt/wallpapers/0004.jpg
|
||||||
|
mode=0
|
||||||
|
bgcolor=#000000
|
||||||
|
|
||||||
|
[xin_2]
|
||||||
|
file=/home/dt/wallpapers/0004.jpg
|
||||||
mode=0
|
mode=0
|
||||||
bgcolor=#000000
|
bgcolor=#000000
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[geometry]
|
[geometry]
|
||||||
posx=16
|
posx=1936
|
||||||
posy=40
|
posy=40
|
||||||
sizex=1884
|
sizex=1884
|
||||||
sizey=1020
|
sizey=1020
|
||||||
|
|||||||
@@ -926,7 +926,7 @@ Which-key is a minor mode for Emacs that displays the key bindings following you
|
|||||||
which-key-allow-imprecise-window-fit t
|
which-key-allow-imprecise-window-fit t
|
||||||
which-key-separator " → " ))
|
which-key-separator " → " ))
|
||||||
(which-key-mode)
|
(which-key-mode)
|
||||||
#+e
|
#+end_src
|
||||||
|
|
||||||
* RUNTIME PERFORMANCE
|
* RUNTIME PERFORMANCE
|
||||||
Dial the GC threshold back down so that garbage collection happens more frequently but in less time.
|
Dial the GC threshold back down so that garbage collection happens more frequently but in less time.
|
||||||
|
|||||||
Reference in New Issue
Block a user