diff --git a/.config/guix/manifests/console.scm b/.config/guix/manifests/console.scm index 2b3400e..51352c8 100644 --- a/.config/guix/manifests/console.scm +++ b/.config/guix/manifests/console.scm @@ -8,6 +8,7 @@ "ncurses" "alacritty" "xclip" + "tmuxp" "tmux" "rust-starship" "dt-colorscripts" diff --git a/Console.org b/Console.org index 56bc1b5..f6084bd 100644 --- a/Console.org +++ b/Console.org @@ -472,6 +472,7 @@ symbol = " " | Guix dependency | |-----------------| | tmux | +| tmuxp | [[https://github.com/tmux/tmux][tmux]] is my terminal multiplexer of choice.