diff --git a/home-manager/all.nix b/home-manager/all.nix index 1e850b5..43ce2ce 100644 --- a/home-manager/all.nix +++ b/home-manager/all.nix @@ -107,11 +107,11 @@ unbind v bind v split-window -h -c "#{pane_current_path}" unbind '"' - unbind b - bind b split-window -v -c "#{pane_current_path}" - unbind c - bind c new-window + bind c split-window -v -c "#{pane_current_path}" + + unbind Enter + bind Enter new-window unbind Tab bind Tab last-window diff --git a/home-manager/dots/sxhkd/sxhkdrc b/home-manager/dots/sxhkd/sxhkdrc index fb62eee..1431cd6 100644 --- a/home-manager/dots/sxhkd/sxhkdrc +++ b/home-manager/dots/sxhkd/sxhkdrc @@ -3,11 +3,11 @@ # program launchers # terminal emulator -super + c +super + Return st # terminal emulator with tmux session menu -super + shift + c +super + shift + Return st -e "iitmux" # program launcher