mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
fix autologin display .desktop is NOT needed
This commit is contained in:
parent
d38d7a124b
commit
7183d7cf20
|
@ -29,7 +29,7 @@ list_sessions() {
|
|||
8) session="openbox.desktop" ;;
|
||||
9) session="i3.desktop" ;;
|
||||
10)
|
||||
printf "%b" "Enter custom session name (e.g., mysession.desktop): "
|
||||
printf "%b" "Enter custom session name (e.g., mysession): "
|
||||
read -r session ;;
|
||||
*)
|
||||
printf "%b\n" "Invalid option selected."
|
||||
|
|
Loading…
Reference in New Issue
Block a user