.
This commit is contained in:
parent
cba0f6f825
commit
418e090ce6
37 changed files with 933 additions and 25 deletions
10
etc/greetd/config.toml
Normal file
10
etc/greetd/config.toml
Normal file
|
|
@ -0,0 +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]
|
||||
command = "tuigreet --cmd 'uwsm start hyprland-uwsm.desktop'"
|
||||
|
||||
user = "greeter"
|
||||
Loading…
Add table
Add a link
Reference in a new issue