diff options
| author | jakobst1n <jakob.stendahl@outlook.com> | 2026-03-30 16:42:05 +0200 |
|---|---|---|
| committer | jakobst1n <jakob@jakobstendahl.no> | 2026-03-30 16:42:05 +0200 |
| commit | edceacd85eb89b793d8ee4efee20ee56d0de704e (patch) | |
| tree | d2c31fca88f900ec4786125fa7cea1ca6734751e /linux/greetd.toml | |
| parent | d127d84df837b1578ad991023138a34ab66ff503 (diff) | |
| download | dotfiles-edceacd85eb89b793d8ee4efee20ee56d0de704e.tar.gz dotfiles-edceacd85eb89b793d8ee4efee20ee56d0de704e.zip | |
Update alacritty, tuigreetd, add nvim-pack-lock
Diffstat (limited to 'linux/greetd.toml')
| -rw-r--r-- | linux/greetd.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/greetd.toml b/linux/greetd.toml index 52a9f74..981286f 100644 --- a/linux/greetd.toml +++ b/linux/greetd.toml @@ -8,7 +8,7 @@ vt = 8 # `agreety` is the bundled agetty/login-lookalike. You can replace `/bin/sh` # with whatever you want started, such as `sway`. -command = "/usr/local/bin/tuigreet --remember --remember-user-session --asterisks --cmd sway" +command = "/usr/bin/tuigreet --remember --remember-user-session --asterisks --cmd startx i3" # 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 |
