diff options
Diffstat (limited to 'inventory/host_vars/ch-equinox-ws.yml')
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 18ea12a9..64a21321 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -135,7 +135,6 @@ ws_base_extra_packages: - flac - fldigi - flex - - freecad - freerdp2-x11 - fzf - gcc-avr @@ -330,11 +329,20 @@ ws_base_xrandr_setup_script: | ws_flatpak_apps: - name: org.tenacityaudio.Tenacity - link: tenacity + shortcuts: + - name: tenacity - name: org.audacityteam.Audacity - link: audacity + shortcuts: + - name: audacity - name: org.pipewire.Helvum - link: helvum + shortcuts: + - name: helvum - name: org.localsend.localsend_app - link: localsend + shortcuts: + - name: localsend - name: com.st.STM32CubeIDE + - name: org.freecadweb.FreeCAD + shortcuts: + - name: freecad + - name: freecadcmd + command: FreeCADCmd |