settings

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 3073b21894c1a67adb3576f4ec3de440d1a4a25f
parent 357898c4792d576a45cef6e451b59c93b5a51c78
Author: Paul Longtine <paullongtine@gmail.com>
Date:   Mon Aug  4 12:45:52 2014

updates.

Diffstat:
 bash/.bashrc |  4 ++--
 emacs/.emacs |  9 +--------
 i3/config    |  4 +++-
 3 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/bash/.bashrc b/bash/.bashrc @@ -61,8 +61,8 @@ if [[ ! "${prompt_colors[@]}" ]]; then prompt_colors=( "0;37" # information color "1;30" # bracket color - "31" # error color - "1;36" # git color + "0;31" # error color + "1;31" # git color ) if [[ "$SSH_TTY" ]]; then diff --git a/emacs/.emacs b/emacs/.emacs @@ -31,8 +31,8 @@ ;; keybind yo -(global-set-key (kbd "M-[") 'enlarge-window-horizontally) (global-set-key (kbd "M-]") 'shrink-window-horizontally) +(global-set-key (kbd "M-[") 'enlarge-window-horizontally) ;; make whitespace-mode use just basic coloring @@ -43,10 +43,3 @@ tab-width 8 indent-tabs-mode t) - -(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. - '(default ((t (:family "Terminus" :foundry "xos4" :slant normal :weight normal :height 90 :width normal))))) diff --git a/i3/config b/i3/config @@ -12,6 +12,8 @@ set $mod Mod4 exec xfsettingsd +exec xfce4-volumed + exec compton --backend glx --vsync opengl-swc --paint-on-overlay exec feh --bg-scale ~/pictures/313131.png @@ -28,7 +30,7 @@ for_window [title="^float$"] floating enable set $background #EEEEEE set $back-inact #313131 set $back-urgen #FFEEEE -set $border #EEEEEE +set $border #FFFFFF set $bor-in #313131 set $bor-ur #313131 set $text #313131