diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-30 03:03:50 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-30 03:03:50 -0500 |
| commit | 83318afdb6280e9f0d4aefda22db6f55bc76124b (patch) | |
| tree | 71246933724e9e0d2efd074c0ac8e5001265cf7b /env/.config/tmux | |
| parent | 0574377182f28a8449b1955d287bfa27cfc3fe88 (diff) | |
Squashed commit of the following:
- dusnt theme
- readme fix?
- removed librewolf from laptop backup. takes too long
- wezterm var for wezterm
- use p10kbar only if wezterm var
- removed zsh entry in wezterm and tmux
- moved to librewolf
- backup changes
Diffstat (limited to 'env/.config/tmux')
| -rwxr-xr-x | env/.config/tmux/tmux.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/env/.config/tmux/tmux.conf b/env/.config/tmux/tmux.conf index a668637..b3702ba 100755 --- a/env/.config/tmux/tmux.conf +++ b/env/.config/tmux/tmux.conf @@ -2,9 +2,6 @@ set -g default-terminal "screen-256color" set -g terminal-overrides 'screen*:colors=256' -set -g default-shell /bin/zsh -set -g default-command /bin/zsh - set -gq allow-passthrough on set -g visual-activity off |
