diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-27 11:52:38 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-27 11:52:38 +0700 |
| commit | 95274e8fb7c492600202a9384668eb6008dc6757 (patch) | |
| tree | f3ec7b09f4ab3f0c4145e2d64802ba6f304ce137 | |
| parent | 6fc7f49449cb237e1aa37eb1025461fe3ea39589 (diff) | |
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 1c1cad4..bdc1aaf 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,6 @@ vt = 1 [default_session] command = "tuigreet --cmd /home/seraphim/.local/bin/start-niri.sh" -#command = "tuigreet --time --cmd 'dbus-run-session niri'" +# command = "tuigreet --time --cmd 'dbus-run-session niri'" user = "greeter" DISPLAYMANAGER="greetd" |
