apognu / tuigreet

Graphical console greeter for greetd
GNU General Public License v3.0
992 stars 45 forks source link

Show users custom launch command under "Choose session" (or equivalent) #52

Closed Nuc1eoN closed 2 years ago

Nuc1eoN commented 2 years ago

So I have my own launch command configured:

command = "tuigreet --cmd wayfire-launch.sh"

And tuigreet shows it nicely as default at the bottom, displaying "CMD wayfire-launch.sh".

However the launch command does not appear in the list when pressing F3. So that means once I choose a different session from that menu, I will "lose" my default command in that situation.

Ok good, personally I can remember it, so I can type it in again as a custom command with F2.

But I think it should not just disappear and be inaccessable afterwards.

Why not put it under the "Choose session" (F3) commands :)

apognu commented 2 years ago

This makes sense, I'll implement this.

apognu commented 2 years ago

This is done on master (so is testable by manually compiling) and will be included in 0.8.0.