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"
|
||||
'');
|
||||
|
||||
home.packages = [
|
||||
config.snowhawk.tmux.sessionizer.pkg
|
||||
];
|
||||
home.packages = [ cfg.pkg ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue