Added greetd config
This commit is contained in:
parent
da9aede9fb
commit
8e65390b18
1 changed files with 10 additions and 0 deletions
10
private_dot_etc/greetd/config.toml
Normal file
10
private_dot_etc/greetd/config.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
[terminal]
|
||||||
|
vt = 1
|
||||||
|
|
||||||
|
[initial_session]
|
||||||
|
command = "hyprland 2>&1 > /dev/null"
|
||||||
|
user = "jsw"
|
||||||
|
|
||||||
|
[default_session]
|
||||||
|
command = "agreety --cmd /bin/sh"
|
||||||
|
user = "greeter"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue