Add quicksearch (nearbyshare) support

This commit is contained in:
2024-05-13 12:27:54 +01:00
parent e0ce865a6a
commit 7fad7d0db3

View File

@@ -18,14 +18,11 @@ paru -Sy curl git stow bat fzf less nextcloud-client
paru -Sy mpd ncmpcpp dunst xdg-desktop-portal-wlr xdg-desktop-portal sway swaybg swaylock waybar wofi foot grim slurp wl-clipboard xorg-xwayland polkit-gnome paru -Sy mpd ncmpcpp dunst xdg-desktop-portal-wlr xdg-desktop-portal sway swaybg swaylock waybar wofi foot grim slurp wl-clipboard xorg-xwayland polkit-gnome
# Install GUI Apps # Install GUI Apps
paru -Sy gnome-podcasts paru -Sy brave gnome-podcasts r-quick-share
# Install CLI Apps # Install CLI Apps
paru -Sy gdu toipe bottom w3m newsboat iamb tmux ollama neovim transmission-cli mutt pass pass-git-helper paru -Sy gdu toipe bottom w3m newsboat iamb tmux ollama neovim transmission-cli mutt pass pass-git-helper
# Browser and browser tools
paru -Sy brave-bin
if [ $(pwd) != "$HOME/dotfiles" ]; then if [ $(pwd) != "$HOME/dotfiles" ]; then
cd $HOME cd $HOME
git clone https://github.com/TrudeEH/dotfiles --depth=1 git clone https://github.com/TrudeEH/dotfiles --depth=1