From bad72a6710ac3a8d78c98327d9b9f7e987751862 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sun, 1 Sep 2019 12:05:01 -0400 Subject: latest dotfiles --- tmux/.config/tmux/tmux_start.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/.config/tmux/tmux_start.conf b/tmux/.config/tmux/tmux_start.conf index 5e737d9..3cde5a5 100644 --- a/tmux/.config/tmux/tmux_start.conf +++ b/tmux/.config/tmux/tmux_start.conf @@ -12,7 +12,7 @@ source-file ~/.config/tmux/tmux.conf # setup tmux_start session #new-session -s dropdownSession -n walls -new-session -n walls -c ~/Downloads/wallpapers +new-session -n walls -c ~/Downloads/wallpapers -s "scratchpad" send-keys 'vifm .' Enter new-window -n bash -c ~ send-keys 'neofetch' Enter -- cgit v1.2.3