Skip to content

Commit

Permalink
Fixed Visual Studio Code favourite (#496)
Browse files Browse the repository at this point in the history
Wasn't grouping with running instances.
  • Loading branch information
freemanjp authored Oct 18, 2018
1 parent 74c20fa commit 2cf2619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@
- application: org.gnome.Nautilus.desktop
- application: google-chrome.desktop
- application: Postman.desktop
- application: code.desktop
- application: code-url-handler.desktop
- application: "{{ ansible_local.intellij.general.desktop_filename if (ansible_local is defined and ansible_local.intellij is defined) else omit }}"

# Configure general environment variables
Expand Down

0 comments on commit 2cf2619

Please sign in to comment.