Populate dotfiles repository
This commit is contained in:
123
emacs/.emacs.d/.cache/layouts/Dots
Normal file
123
emacs/.emacs.d/.cache/layouts/Dots
Normal file
@@ -0,0 +1,123 @@
|
||||
;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
|
||||
((def-persp "Dots"
|
||||
((def-buffer ".spacemacs<emacs>" "/home/coolneng/.dotfiles/emacs/.spacemacs" emacs-lisp-mode)
|
||||
(def-buffer ".spacemacs<Spacemacs dani>" "/home/coolneng/Documents/IT/Spacemacs dani/.spacemacs" emacs-lisp-mode))
|
||||
(def-wconf
|
||||
(((min-height . 4)
|
||||
(min-width . 20)
|
||||
(min-height-ignore . 3)
|
||||
(min-width-ignore . 10)
|
||||
(min-height-safe . 1)
|
||||
(min-width-safe . 4)
|
||||
(min-pixel-height . 68)
|
||||
(min-pixel-width . 140)
|
||||
(min-pixel-height-ignore . 51)
|
||||
(min-pixel-width-ignore . 70)
|
||||
(min-pixel-height-safe . 17)
|
||||
(min-pixel-width-safe . 28))
|
||||
hc
|
||||
(pixel-width . 1366)
|
||||
(pixel-height . 707)
|
||||
(total-width . 195)
|
||||
(total-height . 42)
|
||||
(normal-height . 1.0)
|
||||
(normal-width . 1.0)
|
||||
(combination-limit)
|
||||
(leaf
|
||||
(pixel-width . 683)
|
||||
(pixel-height . 707)
|
||||
(total-width . 97)
|
||||
(total-height . 42)
|
||||
(normal-height . 1.0)
|
||||
(normal-width . 0.5)
|
||||
(buffer ".spacemacs<Spacemacs dani>"
|
||||
(selected)
|
||||
(hscroll . 0)
|
||||
(fringes 8 8 nil)
|
||||
(margins nil)
|
||||
(scroll-bars nil 0 t nil 0 t)
|
||||
(vscroll . 0)
|
||||
(dedicated)
|
||||
(point . 22948)
|
||||
(start . 22556)))
|
||||
(leaf
|
||||
(last . t)
|
||||
(pixel-width . 683)
|
||||
(pixel-height . 707)
|
||||
(total-width . 98)
|
||||
(total-height . 42)
|
||||
(normal-height . 1.0)
|
||||
(normal-width . 0.5)
|
||||
(buffer ".spacemacs<emacs>"
|
||||
(selected . t)
|
||||
(hscroll . 0)
|
||||
(fringes 8 8 nil)
|
||||
(margins nil)
|
||||
(scroll-bars nil 0 t nil 0 t)
|
||||
(vscroll . 0)
|
||||
(dedicated)
|
||||
(point . 2687)
|
||||
(start . 2395)))))
|
||||
(def-params
|
||||
((gui-eyebrowse-window-configs
|
||||
(1
|
||||
(((min-height . 4)
|
||||
(min-width . 20)
|
||||
(min-height-ignore . 3)
|
||||
(min-width-ignore . 10)
|
||||
(min-height-safe . 1)
|
||||
(min-width-safe . 4)
|
||||
(min-pixel-height . 68)
|
||||
(min-pixel-width . 140)
|
||||
(min-pixel-height-ignore . 51)
|
||||
(min-pixel-width-ignore . 70)
|
||||
(min-pixel-height-safe . 17)
|
||||
(min-pixel-width-safe . 28))
|
||||
hc
|
||||
(pixel-width . 1366)
|
||||
(pixel-height . 707)
|
||||
(total-width . 195)
|
||||
(total-height . 42)
|
||||
(normal-height . 1.0)
|
||||
(normal-width . 1.0)
|
||||
(combination-limit)
|
||||
(leaf
|
||||
(pixel-width . 683)
|
||||
(pixel-height . 707)
|
||||
(total-width . 97)
|
||||
(total-height . 42)
|
||||
(normal-height . 1.0)
|
||||
(normal-width . 0.5)
|
||||
(buffer ".spacemacs<Spacemacs dani>"
|
||||
(selected)
|
||||
(hscroll . 0)
|
||||
(fringes 8 8 nil)
|
||||
(margins nil)
|
||||
(scroll-bars nil 0 t nil 0 t)
|
||||
(vscroll . 0)
|
||||
(dedicated)
|
||||
(point . 22948)
|
||||
(start . 22556)))
|
||||
(leaf
|
||||
(last . t)
|
||||
(pixel-width . 683)
|
||||
(pixel-height . 707)
|
||||
(total-width . 98)
|
||||
(total-height . 42)
|
||||
(normal-height . 1.0)
|
||||
(normal-width . 0.5)
|
||||
(buffer ".spacemacs<emacs>"
|
||||
(selected . t)
|
||||
(hscroll . 0)
|
||||
(fringes 8 8 nil)
|
||||
(margins nil)
|
||||
(scroll-bars nil 0 t nil 0 t)
|
||||
(vscroll . 0)
|
||||
(dedicated)
|
||||
(point . 2687)
|
||||
(start . 2395))))
|
||||
""))
|
||||
(gui-eyebrowse-current-slot . 1)
|
||||
(gui-eyebrowse-last-slot . 1)
|
||||
(persp-file . "/home/coolneng/.emacs.d/.cache/layouts/Dots")))
|
||||
nil nil nil))
|
||||
Reference in New Issue
Block a user