Add tmux
This commit is contained in:
parent
5b8cbe7703
commit
63d7830987
9 changed files with 41 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
export KUBECONFIG="$HOME/.kube/config"
|
||||
|
||||
export MAILCAPS="$XDG_CONFIG_HOME/mailcap/mailcaprc"
|
||||
export MARKPATH="$XDG_CONFIG_HOME/zsh/jump_marks"
|
||||
export MARKPATH="$XDG_CONFIG_HOME/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