add(hyprland): hyprspace

This commit is contained in:
kenji
2026-01-01 23:27:23 -06:00
parent fdcabbe543
commit d224b12bab
6 changed files with 49 additions and 5 deletions
+4
View File
@@ -31,6 +31,10 @@
url = "github:shezdy/hyprsplit";
inputs.hyprland.follows = "hyprland";
};
hyprland-plugins = {
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
nixovim = {
# FIXME: treesitter does not install automatically (disabled due to read-only problems)
url = "git+https://git.sakamoto.dev/kenji/nixovim.git";