tmux-sessionizer: add self to home.packages
This commit is contained in:
parent
90896ca0b3
commit
8662c4df19
1 changed files with 3 additions and 0 deletions
|
@ -55,5 +55,8 @@ in
|
|||
${tmux} switch-client -t "$selected_name"
|
||||
'');
|
||||
|
||||
home.packages = [
|
||||
config.snowhawk.tmux.sessionizer.pkg
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue