diff options
Diffstat (limited to 'xinitrc')
-rwxr-xr-x | xinitrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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' & |