Remove outdated configs
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
e72fe9d52e
commit
242f3225fe
7 changed files with 0 additions and 45 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue