diff options
| author | awy <awy@awy.one> | 2025-11-24 19:29:12 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-24 19:29:12 +0300 |
| commit | fa959bc51fa751e804c3fd4fdedb0d056c10bb8d (patch) | |
| tree | 277e1537218ee3ecc26e7a72eb554c9b8408107b /.config/tmux/tmux.conf | |
| parent | 775239c9a585307b71bbb68329e6ae39cbc48d92 (diff) | |
| download | hyprdots-fa959bc51fa751e804c3fd4fdedb0d056c10bb8d.tar.gz | |
yeeeeeeeeeeeeeeep
Diffstat (limited to '.config/tmux/tmux.conf')
| -rw-r--r-- | .config/tmux/tmux.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 9dd7fb9..17d2e75 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,7 +1,6 @@ # List of plugins -set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'tmux-plugins/tmux-sensible' -set -g @plugin 'TanglingTreats/tmux-everforest' +# set -g @plugin 'tmux-plugins/tpm' +# set -g @plugin 'tmux-plugins/tmux-sensible' # ========== General options ========== # Neovim told me to set these parameters |