aboutsummaryrefslogtreecommitdiff
path: root/tw/services/desktop.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/services/desktop.scm')
-rw-r--r--tw/services/desktop.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/tw/services/desktop.scm b/tw/services/desktop.scm
index 4e73bb56..3c302a06 100644
--- a/tw/services/desktop.scm
+++ b/tw/services/desktop.scm
@@ -587,7 +587,8 @@ corner_radius 6
,@common-xdg-configs)))
(define (home-wayland-files config)
- common-home-files)
+ `((".local/bin/wlprop" ,(local-file "files/wlprop" #:recursive? #t))
+ ,@common-home-files))
(define (home-wayland-environment config)
`(;; Smooth trackpad scrolling in Firefox/Icecat.