feat: Added tmux-float to toggle the floating terminal
This commit is contained in:
@@ -143,6 +143,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
tmux-float = inputs.tmux-float.packages.${prev.system}.default;
|
||||
};
|
||||
catppuccinThemes = final: prev: {
|
||||
catppuccinThemes = import ./themes/catppuccin.nix {pkgs = final.pkgs;};
|
||||
|
||||
Reference in New Issue
Block a user