summary refs log tree commit diff
path: root/configs
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2024-12-02 01:08:05 +0100
committerMel <einebeere@gmail.com>2024-12-02 01:08:05 +0100
commit98d7b21b641dad1dedc3b9c848db8d8c379de536 (patch)
tree48da667905de71b5d8209eb8523e476ace28f1be /configs
parente33063c563c1efe133be059b43817f52f5fdac0c (diff)
downloadminerals-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.toml2
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" ]