1
0
Fork 0
mirror of https://git.gay/xqtc/nixos-config synced 2025-05-04 03:37:29 +02:00
This commit is contained in:
xqtc 2025-03-30 17:57:26 +02:00
parent 05a2a51231
commit e16f606c97
Signed by: xqtc
GPG key ID: 2C064D095926D9D1
2 changed files with 7 additions and 0 deletions
home/modules
walls/walls

View file

@ -27,6 +27,13 @@
'';
plugins = with pkgs;[
tmuxPlugins.cpu
tmuxPlugins.resurrect
{
plugin = tmuxPlugins.continuum;
extraConfig = ''
set -g @continuum-restore 'on'
'';
}
{
plugin = tmuxPlugins.yank;
extraConfig = ''

Binary file not shown.

After

(image error) Size: 17 KiB