update hypr
This commit is contained in:
+1
-12
@@ -1,20 +1,9 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
# hypr packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
hyprland
|
||||
hypridle
|
||||
hyprlock
|
||||
hyprpaper
|
||||
hyprpolkitagent
|
||||
hyprcursor
|
||||
];
|
||||
|
||||
# program enables
|
||||
# program enable
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
withUSWM = true;
|
||||
};
|
||||
|
||||
# xdg portal for hyprland
|
||||
|
||||
Reference in New Issue
Block a user