Re: tuigreet shutdown
Reply #4 –
Mine is similar, for OpenRC:
command = "tuigreet --theme 'border=gray;text=yellow;prompt=lightblue;time=green;action=cyan;button=gray;container=black;input=lightcyan' --remember --remember-user-session --user-menu --asterisks --time --power-reboot='loginctl reboot' --power-shutdown='loginctl poweroff' -g RootVOL=$(cat /proc/cmdline|cut -d' ' -f1|cut -d= -f3)"
For tuigreet 11.0 the plan is to be able to store all settings in a config file, which makes sense
artist