From 853085b68c8bab56b1735a0cd4e373ca3ca460e1 Mon Sep 17 00:00:00 2001 From: Bastien Riviere Date: Mon, 23 Dec 2024 22:15:48 +0100 Subject: [PATCH] feat: switch to gtkgreet --- files/etc/greetd/config.toml | 2 +- packages | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/files/etc/greetd/config.toml b/files/etc/greetd/config.toml index 606333b..ee1f848 100644 --- a/files/etc/greetd/config.toml +++ b/files/etc/greetd/config.toml @@ -8,7 +8,7 @@ vt = 1 # `agreety` is the bundled agetty/login-lookalike. You can replace `/bin/sh` # with whatever you want started, such as `sway`. -command = "tuigreet --cmd 'bash -i -c niri-session'" +command = "cage -s -- gtkgreet" # 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 diff --git a/packages b/packages index b375f8c..9b49ae9 100644 --- a/packages +++ b/packages @@ -2,7 +2,8 @@ xorg-x11-server-Xwayland greetd greetd-selinux -tuigreet +cage +gtkgreet niri # apps