Use xfsettingsd

This commit is contained in:
Barak Michener 2016-05-30 14:48:08 -07:00
parent 924ec15b2a
commit 7a8b2450a6
5 changed files with 10 additions and 6 deletions

View file

@ -80,6 +80,8 @@ alias psx="ps auxwww | grep $1"
alias totemp="cd `pwd | sed 's/controllers/templates/'`"
alias tocont="cd `pwd | sed 's/templates/controllers/'`"
alias kubecat="awk 'FNR==1 && NR!=1 {print \"---\"}{print}'"
#Some orly aliases
alias yarly="orly -y"
alias nowai="orly -n"

View file

@ -26,7 +26,7 @@
background_darkness = 0.8
background_image = None
background_type = transparent
font = Droid Sans Mono Dotted 15
font = Droid Sans Mono Dotted 16
foreground_color = "#ffffff"
scroll_on_output = False
scrollback_infinite = True

View file

@ -366,7 +366,8 @@ BUFFER may be either a buffer or its name (a string)."
'(org-support-shift-select (quote always))
'(safe-local-variable-values
(quote
((eval setenv "GOPATH" "/home/barak/src/cayley")
((eval setenv "GOPATH" "/home/barak/src/torus")
(eval setenv "GOPATH" "/home/barak/src/cayley")
(eval setenv "GOPATH" "/home/barak/src/livemd")
(eval setenv "GOPATH" "/home/barak/src/agro")))))
(custom-set-faces

View file

@ -12,7 +12,6 @@ bind-key C-p previous-window
set -g set-titles off
set -g default-terminal xterm-256color
setw -g mode-keys vi
setw -g utf8 on
new -d

View file

@ -16,13 +16,14 @@ synclient PalmDetect=1
# Running a really minimal arch system? This helps:
/usr/lib/xfce4/notifyd/xfce4-notifyd &
xfsettingsd &
pulseaudio --start &
blueman-applet &
#wicd-gtk --tray &
if [ -f ~/.xrandrrc ]; then
~/.xrandrrc
fi
#if [ -f ~/.xrandrrc ]; then
#~/.xrandrrc
#fi
~/.fehbg &
if command -v compton &>/dev/null; then
@ -30,4 +31,5 @@ if command -v compton &>/dev/null; then
fi
#exec awesome
exec i3
#exec startxfce4
#exec dbus-launch --sh-syntax --exit-with-session i3