forked from Shinonome/alt-illogical-impulse
Remove hyprland from user packages - use system hyprland instead
This commit is contained in:
@@ -69,10 +69,11 @@ let
|
|||||||
];
|
];
|
||||||
|
|
||||||
# illogical-impulse-hyprland PKGBUILD
|
# illogical-impulse-hyprland PKGBUILD
|
||||||
|
# Note: hyprland itself should be installed system-wide via programs.hyprland.enable
|
||||||
hyprlandPackages = with pkgs; [
|
hyprlandPackages = with pkgs; [
|
||||||
hypridle
|
hypridle
|
||||||
hyprcursor
|
hyprcursor
|
||||||
hyprland
|
# hyprland # Removed - use system hyprland instead
|
||||||
hyprland-qtutils
|
hyprland-qtutils
|
||||||
# hyprland-qt-support -> might be in hyprland-qtutils
|
# hyprland-qt-support -> might be in hyprland-qtutils
|
||||||
hyprlang
|
hyprlang
|
||||||
|
|||||||
Reference in New Issue
Block a user