From 2813734dda5e2e8ea6c9b742196be7ad5c30ac1c Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 6 May 2026 14:51:58 -0700 Subject: [PATCH] Fix typo in dconf. --- tasks/workstation/shared/settings/gnome.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/workstation/shared/settings/gnome.yml b/tasks/workstation/shared/settings/gnome.yml index 92c43ca..0c9342c 100644 --- a/tasks/workstation/shared/settings/gnome.yml +++ b/tasks/workstation/shared/settings/gnome.yml @@ -204,7 +204,7 @@ dconf write /org/gnome/shell/extensions/dash-to-dock/dock-fixed \ false && inc_dconf && - dcnf write /org/gnome/shell/extensions/dash-to-dock/intellihide-mode \ + dconf write /org/gnome/shell/extensions/dash-to-dock/intellihide-mode \ 'ALL_WINDOWS' && inc_dconf && ## Generic ##