summaryrefslogtreecommitdiff
path: root/sigils/home/services
diff options
context:
space:
mode:
authorSisiutl <sisiutl@egregore.fun>2024-11-07 23:21:35 +0100
committerSisiutl <sisiutl@egregore.fun>2024-11-07 23:21:35 +0100
commit60fc776aff2f5fd45b885e1662b8b042d5f40e35 (patch)
tree3519ef7014a33844e472f21311c0345ca36492c8 /sigils/home/services
parent3c43acd5af2d3500d86fe2bb4283632b3fe0a535 (diff)
export services
Diffstat (limited to 'sigils/home/services')
-rw-r--r--sigils/home/services/hyprland.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/sigils/home/services/hyprland.scm b/sigils/home/services/hyprland.scm
index 79a560e..229cf7a 100644
--- a/sigils/home/services/hyprland.scm
+++ b/sigils/home/services/hyprland.scm
@@ -13,7 +13,9 @@
%default-hyprland-config
home-hyprland-configuration
- home-hyprland-service-type))
+ home-hyprland-service-type
+ home-hyprpaper-configuration
+ home-hyprpaper-service-type))
(define hypr-config? list?)