docs: update dotfiles/greetd
This commit is contained in:
parent
1d4ab0277b
commit
50cc2b87ac
|
@ -2,7 +2,7 @@
|
||||||
title: Greetd
|
title: Greetd
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2024-03-09T02:47:50.158Z
|
date: 2024-03-09T02:49:24.073Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2024-03-09T01:26:21.021Z
|
dateCreated: 2024-03-09T01:26:21.021Z
|
||||||
|
@ -59,6 +59,7 @@ This should give you more flexibility with font sizing and configuration through
|
||||||
|
|
||||||
This will be less performant than the other methods, but will afford you many more features. This is the method I actually use for this use-case.
|
This will be less performant than the other methods, but will afford you many more features. This is the method I actually use for this use-case.
|
||||||
|
|
||||||
|
`/etc/greetd/config.toml`:
|
||||||
```toml
|
```toml
|
||||||
[default_session]
|
[default_session]
|
||||||
command = "cage -s -- alacritty -e bpytop"
|
command = "cage -s -- alacritty -e bpytop"
|
||||||
|
|
Loading…
Reference in New Issue