diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc
index 758c1a20..c3fe5ab0 100755
--- a/.config/bspwm/bspwmrc
+++ b/.config/bspwm/bspwmrc
@@ -35,6 +35,8 @@ xset s off
 
 ## SERVICES AND DAEMONS
 sxhkd &						# Simple hotkey daemon
+xfce4-power-manager &				# Power management daemon
+/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &	# That thing
 dunst &						# Notification daemon
 redshift &					# Eye strain-reducer
 
@@ -43,6 +45,7 @@ compton &					# Desktop compositor
 pulseaudio -D &					# Audio daemon
 polybar alpha & # Simple bar
 
+#mopidy &
 #syncthing -no-browser &				# File synchronization daemon
 
 ## LOCKUP
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 9ae7c2fb..8af689c6 100755
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -2,7 +2,7 @@
 
 # terminal emulator
 alt + Return
-	urxvt
+	termite
 
 # program launcher
 alt + @space