Skip to content

Commit

Permalink
fix(sddm): Use default permissions for themes directories (#1973)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeglius authored Nov 24, 2024
1 parent cf86933 commit 40d8d29
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
d /var/sddm_themes/themes 0750 - - -
d /var/sddm_themes/themes.work 0750 - - -
d /var/sddm_themes/themes 0755 - - -
d /var/sddm_themes/themes.work 0755 - - -

0 comments on commit 40d8d29

Please sign in to comment.