summaryrefslogtreecommitdiff
path: root/ansible/exolobe1.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-22 08:51:29 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-22 08:51:29 +0300
commitb3d0ce6320c55d2fe0be609b03ab96b58bcc7bca (patch)
treef9821deb03fe855da41c07d380418d70cdc84660 /ansible/exolobe1.yml
parent2701eb2ef3048e194526135371d6cc170f5ef703 (diff)
downloadansibleness-b3d0ce6320c55d2fe0be609b03ab96b58bcc7bca.tar.gz
exolobe1: enable wayland harder
Sponsored-by: author
Diffstat (limited to 'ansible/exolobe1.yml')
-rw-r--r--ansible/exolobe1.yml13
1 files changed, 9 insertions, 4 deletions
diff --git a/ansible/exolobe1.yml b/ansible/exolobe1.yml
index a4d5f34..98f4eec 100644
--- a/ansible/exolobe1.yml
+++ b/ansible/exolobe1.yml
@@ -143,10 +143,15 @@
- yaml-mode
- zip
- # - lineinfile:
- # path: /etc/gdm3/daemon.conf
- # regexp: WaylandEnable=
- # line: WaylandEnable=false
+ - lineinfile:
+ path: /etc/gdm3/daemon.conf
+ regexp: WaylandEnable=
+ line: "# WaylandEnable=false"
+
+ - lineinfile:
+ path: /etc/environment
+ regexp: MOZ_ENABLE_WAYLAND
+ line: "MOZ_ENABLE_WAYLAND=1"
- shell: |
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo