more hyprland fixed

This commit is contained in:
Charlie Root 2024-05-05 21:33:33 +02:00
commit 2ef8078e6e
6 changed files with 376 additions and 7 deletions

View file

@ -13,6 +13,8 @@
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
split-monitor-workspaces = {
url = "github:Duckonaut/split-monitor-workspaces";
inputs.hyprland.follows = "hyprland";
@ -36,6 +38,7 @@
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
waybar.url = "github:Alexays/Waybar";
fenix = {
url = "github:nix-community/fenix";
inputs.nixpkgs.follows = "nixpkgs";