feat(greetd): added auto-session and removed tui greeter

This commit is contained in:
Sergio Laín 2024-03-04 01:05:21 +01:00
parent 3491e6b79e
commit d3aea8735b
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
3 changed files with 6 additions and 14 deletions

View file

@ -1,16 +1,10 @@
[terminal]
# The VT to run the greeter on. Can be "next", "current" or a number
# designating the VT.
vt = 1
# The default session, also known as the greeter.
[default_session]
# `agreety` is the bundled agetty/login-lookalike. You can replace `/bin/sh`
# with whatever you want started, such as `sway`.
command = "tuigreet --cmd Hyprland"
# 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
# in the `video` group.
command = "agreety -c Hyprland"
user = "greeter"
[initial_session]
command = "Hyprland"
user = "matt"

View file

@ -119,11 +119,10 @@
create: yes
# Greeter
- name: intall greeter
- name: install greeter
pacman:
name:
- greetd
- greetd-tui
- name: enable and start greeter
systemd:

View file

@ -59,7 +59,6 @@ gnome-logs 45beta-1
go 2:1.22.0-1
gparted 1.6.0-1
greetd 0.9.0-3
greetd-tuigreet 0.8.0-2
grim 1.4.1-1
groff 1.23.0-5
grub 2:2.12-1