Remove outdated configs

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-07-16 18:45:06 +02:00
parent e72fe9d52e
commit 242f3225fe
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
7 changed files with 0 additions and 45 deletions

View file

@ -31,13 +31,6 @@ nextcloud &
# Merge .Xresources on boot
xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources"
# Add local configuration for taskwarrior
if [ "${IS_WORK}" = "1" ]; then
echo "recurrence=off" > "${XDG_CONFIG_HOME}/task/localrc"
else
echo "" > "${XDG_CONFIG_HOME}/task/localrc"
fi
dbus-update-activation-environment --systemd DISPLAY
eval "$(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)"
export SSH_AUTH_SOCK