From bda2d4c5a2ae7a1ea8b650dcd8ad42d01cdd40f9 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 22 Feb 2026 00:55:37 +0100 Subject: Fix versions and installing of obsidian on debian This also fixes the testing of xdg-settings, since the display isn't set on CI it has to be set to false to avoid getting the CI upset --- group_vars/all.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'group_vars/all.yml.example') diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index cc323a1f..d9cab57a 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -58,7 +58,7 @@ vimrc_setup_script: | vim -E -s -u ~/.vimrc +PlugInstall +qall chromium_is_default: false -firefox_is_default: true +firefox_is_default: false wireguard_autostart_connection: "vpn0" wireguard_connections: -- cgit v1.2.3