diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-25 12:40:31 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-25 12:40:31 +0700 |
| commit | cc7b61a1496d25a100f012300c1121835a9f8177 (patch) | |
| tree | e683f7c5fdd604e0a1a4b59df1ca79386c805f81 /config.toml | |
| parent | 9d11eefc53441e1f5688545b4b827f7c8dd5090d (diff) | |
new cursors
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" |
