[tmux] added tmuxifier

This commit is contained in:
Simon Cornet 2024-04-07 01:08:42 +02:00
parent 2e2b841d6c
commit 081e70235a
3 changed files with 10 additions and 7 deletions

View File

@ -1,6 +1,11 @@
{ config, pkgs, ... }:
{
# tmuxifier
home.packages = with pkgs; [
tmuxifier
];
# tmux
programs.tmux = {
enable = true;
@ -81,11 +86,6 @@
# yank
plugin = tmuxPlugins.yank;
} {
# tmuxifier
plugin = tmuxifier;
}
];
};

View File

@ -55,6 +55,9 @@
umount-media = "sudo umount /home/simon/remotedir/media";
umount-siempie = "sudo umount /home/simon/remotedir/siempie";
# tmux
td = "tmuxifier load-session default";
};
};
}

View File

@ -11,7 +11,6 @@
htop
intel-gpu-tools
killall
nerdfonts
radeontop
pciutils
pavucontrol
@ -19,7 +18,6 @@
solaar
spice-vdagent
sshfs
wl-clipboard
# hyprland
adwaita-qt
@ -37,12 +35,14 @@
socat
swaybg
waybar
wl-clipboard
wofi
xfce.xfce4-settings
# fonts
font-awesome
jetbrains-mono
nerdfonts
ubuntu_font_family
# browsers