diff options
| author | Mel <einebeere@gmail.com> | 2024-12-02 01:08:05 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-02 01:08:05 +0100 |
| commit | 98d7b21b641dad1dedc3b9c848db8d8c379de536 (patch) | |
| tree | 48da667905de71b5d8209eb8523e476ace28f1be /configs | |
| parent | e33063c563c1efe133be059b43817f52f5fdac0c (diff) | |
| download | minerals-98d7b21b641dad1dedc3b9c848db8d8c379de536.tar.zst minerals-98d7b21b641dad1dedc3b9c848db8d8c379de536.zip | |
Partial upgrade to 24.11
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/alacritty.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/alacritty.toml b/configs/alacritty.toml index 9c67e4f..4e4d130 100644 --- a/configs/alacritty.toml +++ b/configs/alacritty.toml @@ -1,4 +1,4 @@ -[shell] +[terminal.shell] program = "/run/current-system/sw/bin/tmux" args = [ "new-session", "-A", "-D", "-s", "mains" ] |
