diff options
Diffstat (limited to 'ar/.config/tmux/tmux.conf')
| -rw-r--r-- | ar/.config/tmux/tmux.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index 61d5f68..3a4eae8 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -135,7 +135,7 @@ set -g @plugin 'xamut/tmux-weather' # continuum # set -g @continuum-boot 'on' # set -g @continuum-boot-options 'kitty' -set -g @continuum-restore 'on' +# set -g @continuum-restore 'on' set -g @continuum-save-interval '1' # min, 0 for disable # copycat @@ -166,8 +166,8 @@ set -g @tmux-nvim-swap-keybinding-right 'C-M-l' # open set -g @open 'O' -set -g @open-editor 'e' -set -g @open-W 'https://www.searx.thesiah.xyz/?q=' +set -g @open-editor 'E' +set -g @open-o 'https://www.searx.thesiah.xyz/?q=' # pomodoro set -g @pomodoro_toggle 'a' # Start/pause a Pomodoro/break |
