67 lines
798 B
INI
67 lines
798 B
INI
# vim: set ft=ini
|
|
sway
|
|
swayidle
|
|
swaylock
|
|
waybar
|
|
neovim
|
|
python-neovim
|
|
zsh
|
|
|
|
# notification daemon
|
|
mako
|
|
# required for mozilla to send notifications
|
|
libnotify
|
|
|
|
nextcloud-client
|
|
flatpak
|
|
|
|
# we want to run qt apps under wayland
|
|
qt5-wayland
|
|
qt6-wayland
|
|
|
|
# things needed for neovim
|
|
ripgrep
|
|
unzip
|
|
wget
|
|
tar
|
|
gzip
|
|
python-pip
|
|
nodejs
|
|
npm
|
|
fd
|
|
|
|
# screen sharing
|
|
xdg-desktop-portal
|
|
xdg-desktop-portal-wlr
|
|
xdg-desktop-portal-gtk
|
|
|
|
# screenshots
|
|
slurp
|
|
grim
|
|
swappy
|
|
|
|
# clipboard. generally needed
|
|
wl-clipboard
|
|
|
|
# required for sway
|
|
polkit
|
|
# for graphical authentication
|
|
lxqt-policykit
|
|
|
|
# my favourite system font
|
|
noto-fonts
|
|
noto-fonts-emoji
|
|
ttf-fira-code
|
|
# required for waybar symbols
|
|
ttf-font-awesome
|
|
|
|
# create gnome keyring
|
|
seahorse
|
|
htop
|
|
|
|
keepassxc
|
|
|
|
# xwayland for x apps
|
|
xorg-xwayland
|
|
# daemon for disk control
|
|
udisks2
|