Update frameset

This commit is contained in:
contrapunctus 2022-02-06 17:38:07 +05:30
parent 9cfc2a433c
commit a3577588bb
1 changed files with 162 additions and 160 deletions

132
init.org
View File

@ -1987,7 +1987,7 @@ FILE-1 will appear above FILE-2."
#+BEGIN_SRC emacs-lisp
(defvar my-composition-frameset
[frameset 1
(24995 986 559662 42000)
(25081 27011 924166 854000)
nil nil nil nil
((((minibuffer . t)
(undecorated)
@ -2037,8 +2037,8 @@ FILE-1 will appear above FILE-2."
(cursor-color . "#fb2874")
(sticky)
(environment)
(last-focus-update . t)
(powerline-cache)
(last-focus-update . t)
(frameset--id . "3226-BFF7-1499-D0C7")
(frameset--mini t . t)
(modeline . t)
@ -2069,8 +2069,70 @@ FILE-1 will appear above FILE-2."
(normal-height . 1.0)
(normal-width . 1.0)
(combination-limit)
(vc
(pixel-width . 945)
(pixel-height . 981)
(total-width . 118)
(total-height . 58)
(normal-height . 1.0)
(normal-width . 0.5)
(combination-limit)
(leaf
(pixel-width . 945)
(pixel-height . 862)
(total-width . 118)
(total-height . 51)
(normal-height . 0.884102564102564)
(normal-width . 1.0)
(buffer "music"
(selected . t)
(hscroll . 0)
(fringes 4 4 nil nil)
(margins nil)
(scroll-bars nil 0 t nil 0 t nil)
(vscroll . 0)
(dedicated)
(point . 444)
(start . 1))
(prev-buffers
("init.org[emacs-lisp]" 35109 35711)
("music" 1 444)
("2 Mera Mera Kyon-pacON.pdf" 1 1)
("composition-portfolio.org" 1 3240)
("*Chronometrist*" 1 302)
("Birthdays.md" 1 28)
("Markor" 1 900)
("People" 1 162)
("*compilation*" 1 1)
("*async-backup*" 1 624)
("pdf-tools.el" 18146 19210)))
(leaf
(last . t)
(pixel-width . 945)
(pixel-height . 119)
(total-width . 118)
(total-height . 7)
(normal-height . 0.11589743589743609)
(normal-width . 1.0)
(buffer "*compilation*"
(selected)
(hscroll . 0)
(fringes 4 4 nil nil)
(margins nil)
(scroll-bars nil 0 t nil 0 t nil)
(vscroll . 0)
(dedicated)
(point . 1)
(start . 1))
(prev-buffers
("music" 232 444)
("*compilation*" 1 1)
("composition-portfolio.org" 3080 3240)
("2 Mera Mera Kyon-pacON.pdf" 1 1)
("init.org[emacs-lisp]" 35577 35711))))
(leaf
(last . t)
(pixel-width . 944)
(pixel-height . 981)
(total-width . 118)
(total-height . 58)
@ -2087,70 +2149,10 @@ FILE-1 will appear above FILE-2."
(point . 1)
(start . 1))
(prev-buffers
("music" 1 521)
("music" 1 444)
("2 Mera Mera Kyon-pacON.pdf" 1 1)
("composition-portfolio.org" 1 1)
("init.org[emacs-lisp]" 28440 29961)
("specifications.org" 1 1)
("doc<magrathea>" 1 183)
("magrathea" 1 181)
("src<magrathea>" 1 184)
("strata" 1 431)
("skylab.lisp" 851 2757)
("Inception (2010) [1080p]" 1 379)
("chronometrist.el" 33732 34395)
("*helpful variable: timer-list*" 1 802)))
(vc
(last . t)
(pixel-width . 944)
(pixel-height . 981)
(total-width . 118)
(total-height . 58)
(normal-height . 1.0)
(normal-width . 0.5)
(combination-limit)
(leaf
(pixel-width . 944)
(pixel-height . 482)
(total-width . 118)
(total-height . 28)
(normal-height . 0.5)
(normal-width . 1.0)
(buffer "music"
(selected . t)
(hscroll . 0)
(fringes 4 4 nil nil)
(margins nil)
(scroll-bars nil 0 t nil 0 t nil)
(vscroll . 0)
(dedicated)
(point . 444)
(start . 1))
(prev-buffers
("2 Mera Mera Kyon" 1 213)
("guitar.ly" 1 1)
("music" 1 444)))
(leaf
(last . t)
(pixel-width . 944)
(pixel-height . 499)
(total-width . 118)
(total-height . 30)
(normal-height . 0.5)
(normal-width . 1.0)
(buffer "*compilation*"
(selected)
(hscroll . 0)
(fringes 4 4 nil nil)
(margins nil)
(scroll-bars nil 0 t nil 0 t nil)
(vscroll . 0)
(dedicated)
(point . 1)
(start . 1))
(prev-buffers
("*compilation*" 1 1)
("music" 1 521))))))])
("pdf-tools.el" 18146 19210)
("init.org[emacs-lisp]" 35577 35711)))))])
#+END_SRC
#+BEGIN_SRC emacs-lisp