Update Hyprland
This commit is contained in:
parent
61e3816f5e
commit
86a8c1ee20
2 changed files with 1 additions and 3 deletions
|
@ -41,7 +41,6 @@
|
|||
plasma-manager.url = "github:pjones/plasma-manager";
|
||||
plasma-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
# Gnome / KDE-like overview
|
||||
Hyprspace.url = "github:KZDKM/Hyprspace";
|
||||
};
|
||||
outputs = { self, nixpkgs, sops-nix, deploy-rs, ... } @inputs:
|
||||
let
|
||||
|
|
|
@ -3,9 +3,8 @@
|
|||
enable = true;
|
||||
plugins = [
|
||||
# pkgs.hyprlandPlugins.hyprbars
|
||||
# pkgs.hyprlandPlugins.hyprexpo
|
||||
pkgs.hyprlandPlugins.hyprexpo
|
||||
# pkgs.hyprlandPlugins.hy3
|
||||
inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
|
||||
];
|
||||
extraConfig = ''
|
||||
# Resize
|
||||
|
|
Loading…
Reference in a new issue