aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/config/data.scm
diff options
context:
space:
mode:
Diffstat (limited to 'oni/home/config/data.scm')
-rw-r--r--oni/home/config/data.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/oni/home/config/data.scm b/oni/home/config/data.scm
index 0126299..6e4bdf1 100644
--- a/oni/home/config/data.scm
+++ b/oni/home/config/data.scm
@@ -11,13 +11,13 @@
#:use-module (guix gexp)
#:use-module (oni home config common)
#:use-module (oni home services cmst)
- #:use-module ((oni home services compton)
- #:select (home-picom-service-type
- home-picom-configuration))
#:use-module (oni home services dunst)
#:use-module (oni home services environment)
#:use-module (oni home services herbstluftwm)
#:use-module (oni home services kdeconnect)
+ #:use-module ((oni home services picom)
+ #:select (home-picom-service-type
+ home-picom-configuration))
#:use-module (oni home services polybar)
#:use-module (oni home services rofi)
#:use-module (oni home services syncthing)