From ea46c39ad708e88c37e3082b9d04e6c08420e719 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 6 Feb 2021 18:23:17 -0500 Subject: dotfiles update, dwm update --- 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 d42af0e..992ad93 100644 --- a/tmux/.config/tmux/tmux_start.conf +++ b/tmux/.config/tmux/tmux_start.conf @@ -13,7 +13,7 @@ source-file "$XDG_CONFIG_HOME/tmux/tmux.conf" # setup tmux_start session #new-session -s dropdownSession -n walls new-session -n scratch -c $HOME -s "scratchpad" -send-keys 'ranger' Enter +send-keys 'nnn' Enter new-window -n bash -c ~ send-keys 'neofetch' Enter select-window -t scratch -- cgit v1.2.3