From 6c778bdcc5f8393306e748ad47c631bf86684cb5 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 21 Feb 2026 16:29:00 +0100 Subject: Configure default browser --- group_vars/all.yml | Bin 4273 -> 4326 bytes group_vars/all.yml.example | 3 +++ 2 files changed, 3 insertions(+) (limited to 'group_vars') diff --git a/group_vars/all.yml b/group_vars/all.yml index a2e1f0c6..cba875ac 100644 Binary files a/group_vars/all.yml and b/group_vars/all.yml differ diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index bf2eb820..cc323a1f 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -57,6 +57,9 @@ vimrc_setup_script: | # NOTE: based on https://stackoverflow.com/a/33734425/1769515 vim -E -s -u ~/.vimrc +PlugInstall +qall +chromium_is_default: false +firefox_is_default: true + wireguard_autostart_connection: "vpn0" wireguard_connections: # All wireguard config files are prefixed with wg- -- cgit v1.2.3