diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-24 03:07:22 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-24 03:07:22 +0900 |
| commit | e4dc18a82a3dca9c8df13769bd9655fd6d4b237d (patch) | |
| tree | 1e45be9aad978155ae0fedf1efee9135c52d4133 /ar/.config/tmux/tmux.conf | |
| parent | aad61978ddf48f544ca309c20f0041ea40b849d4 (diff) | |
modified shell/bm-dirs, modified tmux/tmux.conf
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 |
