fix: update tmux project path

This commit is contained in:
Glen Goodwin 2023-12-15 16:41:00 -05:00
parent b2bb9e3d7f
commit b9ecca6ea8

View file

@ -55,7 +55,7 @@
bind-key g display-popup -h 95% -w 95% -E 'lazygit' bind-key g display-popup -h 95% -w 95% -E 'lazygit'
bind-key t display-popup -h 95% -w 95% -E "${pkgs.htop}/bin/htop" bind-key t display-popup -h 95% -w 95% -E "${pkgs.htop}/bin/htop"
bind C-g display-popup -E "tat ~/gallery" bind C-g display-popup -E "tat ~/Projects"
bind -n M-g display-popup -E "tmux new-session -A -s scratch" bind -n M-g display-popup -E "tmux new-session -A -s scratch"