summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/tmux/tmux.conf4
-rw-r--r--.zprofile3
2 files changed, 4 insertions, 3 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 53b11d6..481f24d 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -70,8 +70,8 @@ set -g default-terminal "tmux-256color"
# neww -d
# neww -d
-new -d -s0 -nsenpai 'exec senpai'
+new -d -s0
# neww -d -nid 'exec nvim ~/misc/ideas.md'
-neww -d -nweechat 'exec weechat'
+# neww -d -nweechat 'exec weechat'
# neww -d -nxmpp 'exec profanity'
# neww -d -nmail 'exec aerc'
diff --git a/.zprofile b/.zprofile
index a4a8e78..59d11c3 100644
--- a/.zprofile
+++ b/.zprofile
@@ -67,4 +67,5 @@ export GOPROXY=https://goproxy.io,direct
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
-[ "$(tty)" = "/dev/tty1" ] && ! pidof -s sway >/dev/null 2>&1 && exec dbus-run-session -- sway
+# [ "$(tty)" = "/dev/tty1" ] && ! pidof -s sway >/dev/null 2>&1 && exec dbus-run-session -- sway
+[ "$(tty)" = "/dev/tty1" ] && exec tmux a