2025-03-26_auto-backup_tracked

This commit is contained in:
Quinn
2025-03-26 21:21:41 +01:00
committed by Quinn
parent 97b414f0d5
commit cd804be03b
6 changed files with 12 additions and 12 deletions

View File

@@ -19,9 +19,5 @@ numlockx on # ensure numlock is on before setting keymap
[[ -f "$HOME/.xprofile" ]] && source "$HOME/xprofile" & # load the local xprofile configuration
[[ -f "$HOME/.Xmodmap" ]] && xmodmap "$HOME/.Xmodmap" & # load local keymap
# start the keyring daemon
eval "$(gnome-keyring-daemon --start)"
export SSH_AUTH_SOCK
# start the graphical environment (replaces shell)
exec /usr/bin/cinnamon-session