diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..1c1cad4 --- /dev/null +++ b/config.toml @@ -0,0 +1,8 @@ +[terminal] +vt = 1 + +[default_session] +command = "tuigreet --cmd /home/seraphim/.local/bin/start-niri.sh" +#command = "tuigreet --time --cmd 'dbus-run-session niri'" +user = "greeter" +DISPLAYMANAGER="greetd" |
