diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 491b45a..1c1cad4 100644 --- a/config.toml +++ b/config.toml @@ -2,5 +2,7 @@ vt = 1 [default_session] -command = "tuigreet --cmd /home/seraphim/.local/bin/start-niri.sh --theme 'border=yellow;> +command = "tuigreet --cmd /home/seraphim/.local/bin/start-niri.sh" +#command = "tuigreet --time --cmd 'dbus-run-session niri'" user = "greeter" +DISPLAYMANAGER="greetd" |
