From ad3c12e83a9588b059195847945a109368efc69c Mon Sep 17 00:00:00 2001 From: Phantop Date: Mon, 17 Feb 2020 12:23:55 -0500 Subject: [PATCH] Fish: tmux session specifics --- .config/fish/functions/podsync.fish | 4 ++-- .config/fish/functions/timer.fish | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/fish/functions/podsync.fish b/.config/fish/functions/podsync.fish index 540cf2f..73e7ccd 100644 --- a/.config/fish/functions/podsync.fish +++ b/.config/fish/functions/podsync.fish @@ -1,4 +1,4 @@ -# Defined in /tmp/fish.InZHQ7/podsync.fish @ line 2 +# Defined in /tmp/fish.Y6YBXL/podsync.fish @ line 2 function podsync - tmux new-session -d "command podsync -c $D/Videos/YouTube/config.toml" + tmux new -s 1 -d "command podsync -c $D/Videos/YouTube/config.toml" end diff --git a/.config/fish/functions/timer.fish b/.config/fish/functions/timer.fish index 7fceb1b..03168ef 100644 --- a/.config/fish/functions/timer.fish +++ b/.config/fish/functions/timer.fish @@ -1,6 +1,6 @@ -# Defined in /tmp/fish.dHrfIi/timer.fish @ line 2 +# Defined in /tmp/fish.E3u1iE/timer.fish @ line 2 function timer - tmux new-session -d 'while true + tmux new -s 0 -d 'while true countdown 20m notify-send Time zenity --info --text=Time & mpv ~/Music/.break