aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/linux_desktop/handlers/main.yml')
-rw-r--r--roles/linux_desktop/handlers/main.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/roles/linux_desktop/handlers/main.yml b/roles/linux_desktop/handlers/main.yml
new file mode 100644
index 0000000..16c1d21
--- /dev/null
+++ b/roles/linux_desktop/handlers/main.yml
@@ -0,0 +1,7 @@
+- name: restart gdm
+ systemd:
+ name: gdm
+ state: restarted
+
+- name: update dconf
+ command: dconf update