feat: use git river version

This commit is contained in:
Moritz Böhme 2024-03-24 13:16:27 +01:00
parent 006c4394f3
commit c02b5c01e5
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 39 additions and 0 deletions

View file

@ -48,6 +48,10 @@
hawtkeys-nvim.flake = false;
hawtkeys-nvim.url = "github:tris203/hawtkeys.nvim";
# river
river.url = "git+https://github.com/riverwm/river?submodules=1";
river.flake = false;
# Hyprland
hypr-contrib.url = "github:hyprwm/contrib";
hyprland.url = "github:hyprwm/Hyprland";