Files
.dotfiles/setup/arch/config.py
T
2026-04-23 11:17:45 -05:00

36 lines
520 B
Python

DIRECTORIES = [
'Documents',
'Downloads',
'Music',
'Pictures',
'Repos',
'Videos',
]
DIRECTORIES_TO_REMOVE = [
'Templates',
'Public',
]
APPS = [
'element-desktop',
'fisher',
'freecad',
'gimp',
'inkscape',
'libreoffice-fresh',
'librewolf-bin',
'localsend',
'neovim',
'okular',
'proton-mail-bin',
'proton-vpn-gtk-app',
'prusa-slicer',
'rtorrent',
'steam',
'stow',
'tmux',
'torbrowser-launcher',
'wl-clipboard',
]