commit: 731742ac02bb185fae76f127e81233e72476767c
parent e82426b9c032ccf8011dd269a2e3087b450a136d
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 14 Aug 2023 22:16:23 +0200
abstractions/X: allow read in /usr/share/cursors/xorg-x11/
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/abstractions/X b/abstractions/X
@@ -55,6 +55,8 @@
   # mouse themes
   /etc/X11/cursors/               r,
   /etc/X11/cursors/**             r,
+  /usr/share/cursors/xorg-x11/    r,
+  /usr/share/cursors/xorg-x11/**  r,
 
   # Xwayland
   owner @{run}/user/*/.mutter-Xwaylandauth.* r,