From 6f3860f1d8f6bfcfef55bdbef4c83f9068c0401e Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 14 Aug 2022 01:05:35 -0500 Subject: update with better config.toml --- config/greetd/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/greetd/config.toml b/config/greetd/config.toml index f0b1b47..1534df3 100644 --- a/config/greetd/config.toml +++ b/config/greetd/config.toml @@ -8,7 +8,7 @@ vt = 1 # `agreety` is the bundled agetty/login-lookalike. You can replace `$SHELL` # with whatever you want started, such as `sway`. -command = "tuigreet --cmd dwm" +command = "tuigreet --cmd startxw --power-shutdown \"loginctl poweroff\" --power-reboot \"loginctl reboot\"" # The user to run the command as. The privileges this user must have depends # on the greeter. A graphical greeter may for example require the user to be -- cgit v1.2.3