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
|
@ -3,7 +3,7 @@
|
|||
export KUBECONFIG="$HOME/.kube/config"
|
||||
|
||||
export MAILCAPS="$XDG_CONFIG_HOME/mailcap/mailcaprc"
|
||||
export MARKPATH="$XDG_CONFIG_HOME/jump_marks"
|
||||
export MARKPATH="$XDG_CONFIG_HOME/zsh/jump_marks"
|
||||
|
||||
export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/config"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
export AUTOSTART_DISPLAY="Hyprland"
|
||||
|
||||
export DUNST_MONITOR="$MONITOR_SECONDARY"
|
||||
|
||||
export MONITOR_PRIMARY="DP-1"
|
||||
export MONITOR_SECONDARY="HDMI-A-1"
|
||||
|
||||
export DUNST_MONITOR="$MONITOR_SECONDARY"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue