Add codium.profile as a redirect to vscodium.profile

Both base names are valid:

    $ grep '^NAME' /etc/os-release
    NAME="Artix Linux"
    $ pacman -Q vscodium-bin
    vscodium-bin 1.60.2-2
    $ pacman -Qlq vscodium-bin | grep -v -e '/$' -e /resources/ |
      grep /bin/
    /usr/bin/codium
    /usr/bin/vscodium
    /usr/share/vscodium-bin/bin/codium

Note: The first two paths are symlinks to the third one.

Fixes #3871.
This commit is contained in:
Kelvin M. Klann 2021-10-04 02:14:07 -03:00
parent 186b32cf2e
commit 94ab0ec71b
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# Firejail profile alias for VSCodium
# This file is overwritten after every install/update
# Persistent local customizations
include codium.local
# Persistent global definitions
# added by included profile
#include globals.local
# Redirect
include vscodium.profile

View file

@ -151,6 +151,7 @@ clocks
cmus
code
code-oss
codium
cola
colorful
com.github.bleakgrey.tootle