From cb63d44aa646480df2b1d86327a4abd5a8c1f4eb Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 20 Dec 2025 21:02:45 +0900 Subject: modified sesh/sesh.toml --- mac/.config/sesh/sesh.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mac/.config/sesh/sesh.toml b/mac/.config/sesh/sesh.toml index 954e199..76e6356 100644 --- a/mac/.config/sesh/sesh.toml +++ b/mac/.config/sesh/sesh.toml @@ -26,11 +26,11 @@ startup_command = "nvim tmux.conf" preview_command = "bat --plain --wrap character --color=always ~/.config/tmux/tmux.conf" [[session]] -name = "config" +name = "_config" path = "~/.config" [[session]] -name = "dotfiles" +name = "_dotfiles" path = "~/.dotfiles" [[session]] -- cgit v1.2.3