From f2be2f7b9509a7935596160f5ce88e8e5c122ef1 Mon Sep 17 00:00:00 2001 From: Matej Focko Date: Mon, 15 Jul 2024 15:43:43 +0200 Subject: [PATCH] fix(base/desktop): create applications directory Signed-off-by: Matej Focko --- roles/base/desktop/tasks/structure.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/base/desktop/tasks/structure.yml b/roles/base/desktop/tasks/structure.yml index 9585197..54a3af4 100644 --- a/roles/base/desktop/tasks/structure.yml +++ b/roles/base/desktop/tasks/structure.yml @@ -9,6 +9,7 @@ loop: - ~/.local/bin - ~/.local/share + - ~/.local/share/applications - ~/.ssh - name: Create empty file for tokens