Change Qtile start command
This commit is contained in:
parent
cb5915cb44
commit
5caa81ac8b
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
vt = 7
|
vt = 7
|
||||||
|
|
||||||
[default_session]
|
[default_session]
|
||||||
command = "tuigreet --remember --time --issue --asterisks"
|
command = "tuigreet --remember --time --issue --asterisks --cmd start-qtile-wayland"
|
||||||
user = "_greetd"
|
user = "_greetd"
|
||||||
|
|
||||||
[initial_session]
|
[initial_session]
|
||||||
command = "qtile start -b wayland"
|
command = "start-qtile-wayland"
|
||||||
user = "tileos"
|
user = "tileos"
|
||||||
|
|
Loading…
Add table
Reference in a new issue