From 0a1c69b6d6ed1f1eda2824698ad7253271d4d20b Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Thu, 24 Sep 2015 19:01:43 -0600 Subject: [PATCH] xinitrc from etc with old xinitrc added --- xinitrc.old | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 xinitrc.old diff --git a/xinitrc.old b/xinitrc.old new file mode 100644 index 0000000..54cb151 --- /dev/null +++ b/xinitrc.old @@ -0,0 +1,8 @@ +[[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources +tresorit --hidden & +redshift & +start-pulseaudio-x11 & +google-musicmanager & +unclutter -noevents & +setxkbmap -layout us -option ctrl:nocaps & +exec dbus-launch --exit-with-session --sh-syntax $HOME/bin/dwm-start