Revert "Add tmux"

This reverts commit 63d7830987.
I didn't like the way tmux changed some inputs (keybinds, mousewheel)
This commit is contained in:
Tobias Reisinger 2024-05-23 19:58:53 +02:00
parent 63d7830987
commit 8c194df84b
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
9 changed files with 5 additions and 41 deletions

View file

@ -24,7 +24,6 @@ declare -A mapper=(
["ssh"]="$HOME/.ssh/config"
["starship"]="$HOME/.config/starship.toml"
["sxhkd"]="$HOME/.config/sxhkd/sxhkdrc"
["tmux"]="$HOME/.config/tmux/tmux.conf"
["vim"]="$HOME/.config/vim/vimrc"
["wakatime"]="$HOME/.config/wakatime/.wakatime.cfg##template"
["waybar"]="$HOME/.config/waybar/"