tmux-sessionizer: cfg.pkg
I realized I was using the long name for something I already had in scope
This commit is contained in:
parent
f84c39616e
commit
a3695b3f48
1 changed files with 1 additions and 3 deletions
|
@ -70,8 +70,6 @@ in
|
||||||
${tmux} switch-client -t "$selected_name"
|
${tmux} switch-client -t "$selected_name"
|
||||||
'');
|
'');
|
||||||
|
|
||||||
home.packages = [
|
home.packages = [ cfg.pkg ];
|
||||||
config.snowhawk.tmux.sessionizer.pkg
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue