Files
nixy/home/programs/nvim/plugins/floaterm.nix
T
Hadi 60c1a729fa change the inactive border
Former-commit-id: 58a9056c90
2025-03-24 15:13:32 +01:00

5 lines
55 B
Nix

{
programs.nixvim.plugins.floaterm.enable = true;
}