summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sigils/home/services/hyprland.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigils/home/services/hyprland.scm b/sigils/home/services/hyprland.scm
index a09ca4a..3c4b951 100644
--- a/sigils/home/services/hyprland.scm
+++ b/sigils/home/services/hyprland.scm
@@ -4,7 +4,7 @@
#:use-module (gnu home services)
#:use-module (gnu home services shepherd)
#:use-module (gnu services configuration)
- #:use-module (sigils packages hyprland)
+ #:use-module (gnu packages xdisorg)
#:use-module (gnu packages wm)
#:use-module (srfi srfi-1)