Skip to content

Commit

Permalink
fix:[close #6] Wayland Session Not Showing in GDM
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin authored Sep 1, 2023
1 parent 9483322 commit 499825b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ modules:
- cp /sources/vanilla-tools/nrun /usr/bin/nrun
- chmod +x /usr/bin/nrun

- name: reconfigure-gdm
type: shell
commands:
- sed -i '/^RUN+="\/usr\/libexec\/gdm-runtime-config/ s/^/# /' /usr/lib/udev/rules.d/61-gdm.rules

- name: cleanup
type: shell
commands:
Expand Down

0 comments on commit 499825b

Please sign in to comment.