aboutsummaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xinitrc')
-rwxr-xr-xxinitrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/xinitrc b/xinitrc
index 461511d..4a15b3d 100755
--- a/xinitrc
+++ b/xinitrc
@@ -35,6 +35,9 @@ fi
# Background
nitrogen --restore
+#Run dropbox
+dropboxd &
+
#Keyboard Bindings
setxkbmap us -variant colemak
xcape -t 300 -e 'Shift_L=parenleft;Shift_R=parenright;Hyper_L=Shift_L|exclam;Hyper_R=Shift_L|question' &