diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-20 21:42:04 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-20 21:42:04 +0700 |
| commit | b57f994aa7c74d1b4e17e3df31ddf94702a8f6de (patch) | |
| tree | 4996797bc050b064f009e524e0b722737c01a66c /config.toml | |
| parent | e24fec3b8f2ac06ad8eb149df3fa36770df3bd2f (diff) | |
add update.sh; sync live system state from /etc/portage into repo
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" |
