diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-03-03 13:15:12 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-03-03 13:15:12 -0500 |
commit | aa1a1e82efa8921fa120662da960cdaf381c4680 (patch) | |
tree | 823176bed44d8c265afdbb4abbf3b3752c436958 /modules/ryan-packages/freedesktop.scm | |
parent | bd9bdb7ba66a5a22ebab2d04d65a281872e77b96 (diff) |
updates to channels, new cursor, probably other fixes idk
Diffstat (limited to 'modules/ryan-packages/freedesktop.scm')
-rw-r--r-- | modules/ryan-packages/freedesktop.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ryan-packages/freedesktop.scm b/modules/ryan-packages/freedesktop.scm index 56b5633..49da397 100644 --- a/modules/ryan-packages/freedesktop.scm +++ b/modules/ryan-packages/freedesktop.scm | |||
@@ -22,7 +22,7 @@ | |||
22 | #:use-module (gnu packages xorg) | 22 | #:use-module (gnu packages xorg) |
23 | #:use-module (gnu packages glib) | 23 | #:use-module (gnu packages glib) |
24 | #:use-module (gnu packages man) | 24 | #:use-module (gnu packages man) |
25 | #:use-module (rosenthal packages wm) | 25 | ;#:use-module (rosenthal packages wm) |
26 | #:use-module (gnu packages wm)) | 26 | #:use-module (gnu packages wm)) |
27 | 27 | ||
28 | (define-public xdg-desktop-portal-wlr-new | 28 | (define-public xdg-desktop-portal-wlr-new |