fix hyprland in home.scm
Some checks failed
installer / build (push) Failing after 47m22s

This commit is contained in:
Murphy 2025-01-02 21:58:33 -05:00
parent 121f92e0e2
commit 4211520d26
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17

View file

@ -20,7 +20,6 @@
(sakura home services pipewire) (sakura home services pipewire)
(sakura packages gnome-xyz) (sakura packages gnome-xyz)
(sakura packages sound) (sakura packages sound)
(sakura packages hypr)
(sakura packages vim)) (sakura packages vim))
@ -35,12 +34,13 @@
"swaylock-effects" "swaylock-effects"
; hyprland ; hyprland
"hyprland"
"hyprlock" "hyprlock"
"hyprpaper" "hyprpaper"
"hypridle" "hypridle"
"hyprland-plugins" "hyprland-plugins"
"hyprland-contrib"
"hyprland-plugin-hy3" "hyprland-plugin-hy3"
"grimblast"
; xdg ; xdg
"xdg-desktop-portal-wlr" "xdg-desktop-portal-wlr"
@ -136,7 +136,6 @@
; add ca certs and ambiguous packages ; add ca certs and ambiguous packages
(list freya-ca-certs (list freya-ca-certs
hyprland
orchis-theme-2024 orchis-theme-2024
blueman-sakura))) blueman-sakura)))