greetd: change command to start-sway
This commit is contained in:
parent
b850a7fef3
commit
4d452f4d54
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
vt = 7
|
||||
|
||||
[default_session]
|
||||
command = "tuigreet --remember --time --issue --asterisks --cmd sway-run"
|
||||
command = "tuigreet --remember --time --issue --asterisks --cmd start-sway"
|
||||
user = "_greetd"
|
||||
|
||||
[initial_session]
|
||||
command = "sway-run"
|
||||
command = "start-sway"
|
||||
user = "ubuntu"
|
||||
|
|
Loading…
Add table
Reference in a new issue