aboutsummaryrefslogtreecommitdiff
path: root/tmux/.config
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-09-01 16:05:01 +0000
committerKumar Damani <damani.kumar@gmail.com>2019-09-01 16:05:01 +0000
commitbad72a6710ac3a8d78c98327d9b9f7e987751862 (patch)
treef00a316662259dd42106c1a5278c7caae617a8ff /tmux/.config
parentc177d2f6ecc7b91bdc5106b6178330adad878ac2 (diff)
latest dotfiles
Diffstat (limited to 'tmux/.config')
-rw-r--r--tmux/.config/tmux/tmux_start.conf2
1 files changed, 1 insertions, 1 deletions
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