some small fixes

This commit is contained in:
Frieder Schlesier 2018-11-25 14:54:17 +01:00
parent 7965f188fd
commit 69559095f1
3 changed files with 2 additions and 3 deletions

View File

@ -136,7 +136,7 @@ values."
;; Default font, or prioritized list of fonts. `powerline-scale' allows to ;; Default font, or prioritized list of fonts. `powerline-scale' allows to
;; quickly tweak the mode-line size to make separators look not too crappy. ;; quickly tweak the mode-line size to make separators look not too crappy.
;; dotspacemacs-default-font '("Source Code Pro" ;; dotspacemacs-default-font '("Source Code Pro"
dotspacemacs-default-font '("DejaVu Sans" dotspacemacs-default-font '("DejaVu Sans Mono"
:size 12 :size 12
:weight normal :weight normal
:width normal :width normal

View File

@ -23,7 +23,6 @@ files=( ".android"
".gradle" ".gradle"
".bash_history" ".bash_history"
".Clion2016.3" ".Clion2016.3"
".revive.el"
) )
main() { main() {

View File

@ -162,7 +162,7 @@ install_i3() {
i3 \ i3 \
i3lock \ i3lock \
i3status \ i3status \
keepass2 \ keepass2/stable \
pulseaudio \ pulseaudio \
rxvt-unicode-256color \ rxvt-unicode-256color \
scrot \ scrot \