Revert "Add tmux"
This reverts commit 63d7830987
.
I didn't like the way tmux changed some inputs (keybinds, mousewheel)
This commit is contained in:
parent
63d7830987
commit
8c194df84b
9 changed files with 5 additions and 41 deletions
1
.bin/.e
1
.bin/.e
|
@ -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/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue