2025-03-26_auto-backup_tracked
This commit is contained in:
4
.xinitrc
4
.xinitrc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user