let me log in

This commit is contained in:
Bryan Ramos 2023-06-07 20:43:02 -04:00
parent 4d03d151f6
commit b221d2a549

View file

@ -14,7 +14,6 @@ in
# ]; # ];
extraSessionCommands = '' extraSessionCommands = ''
exec alacritty -e sh -c 'neofetch; exec $SHELL'
export _JAVA_AWT_WM_NONREPARENTING=1 export _JAVA_AWT_WM_NONREPARENTING=1
''; '';