dotfiles/packages/pkg_optional.sh

13 lines
193 B
Bash

#!/bin/env bash
export pkg_optional=(
"keepassxc"
"obsidian"
"syncthing"
"libreoffice-fresh"
"newsboat"
"obs-studio"
"telegram-desktop"
"torbrowser-launcher"
)