Launch Tmux by default with kitty

This commit is contained in:
Anthony Oteri
2023-10-24 11:23:22 -04:00
parent 5017824b91
commit bfc0d4a621
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1247,7 +1247,8 @@ background_blur 3
#: Advanced {{{
# shell .
shell /usr/bin/fish
#shell /usr/bin/fish
shell /usr/bin/tmux
#: The shell program to execute. The default value of . means to use
#: whatever shell is set as the default shell for the current user.
+1 -1
View File
@@ -10,7 +10,7 @@ setw -q -g utf8 on
set -g mouse on
#set-option -g default-shell /usr/bin/bash
set-option -g default-shell /usr/bin/fish
# -- display ------------------------------------------------------------------
set -g base-index 1