Update i3, polybar, emacs, qtile, zsh & sctipts

This commit is contained in:
Smirnov Olexandr 2021-01-02 21:48:35 +02:00
parent 8822c65b4f
commit 102aa36798
15 changed files with 152 additions and 140 deletions

View file

@ -1,3 +1,12 @@
(custom-set-variables
'(package-selected-packages '(zoutline)))
(custom-set-faces)
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(package-selected-packages '(markdown-mode zoutline)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)