some small fixes
This commit is contained in:
parent
7965f188fd
commit
69559095f1
|
@ -136,7 +136,7 @@ values."
|
|||
;; Default font, or prioritized list of fonts. `powerline-scale' allows to
|
||||
;; quickly tweak the mode-line size to make separators look not too crappy.
|
||||
;; dotspacemacs-default-font '("Source Code Pro"
|
||||
dotspacemacs-default-font '("DejaVu Sans"
|
||||
dotspacemacs-default-font '("DejaVu Sans Mono"
|
||||
:size 12
|
||||
:weight normal
|
||||
:width normal
|
||||
|
|
|
@ -23,7 +23,6 @@ files=( ".android"
|
|||
".gradle"
|
||||
".bash_history"
|
||||
".Clion2016.3"
|
||||
".revive.el"
|
||||
)
|
||||
|
||||
main() {
|
||||
|
|
|
@ -162,7 +162,7 @@ install_i3() {
|
|||
i3 \
|
||||
i3lock \
|
||||
i3status \
|
||||
keepass2 \
|
||||
keepass2/stable \
|
||||
pulseaudio \
|
||||
rxvt-unicode-256color \
|
||||
scrot \
|
||||
|
|
Loading…
Reference in New Issue