Skip to content

Commit

Permalink
add popup back
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnymeller committed Jun 3, 2024
1 parent 2d34960 commit 612daad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotfiles/.tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ bind R source-file ~/.nixdots/dotfiles/.tmux.conf \; display "Reloaded!"

bind f run-shell "tmux neww twm"
bind F run-shell "tmux neww twm -l"
bind o display-popup -E "twm"
bind o display-popup -E "twm -l"
bind e run-shell "tmux switch -t $TWM_DEFAULT"
bind g run-shell "tmux neww twm -g"
bind s run-shell "tmux neww twm -e"
Expand Down

0 comments on commit 612daad

Please sign in to comment.