mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Adds espanso text expander and updates install packages, walker updates.
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
systemctl --user enable --now hyprpaper.service
|
||||
systemctl --user enable --now hypridle.service
|
||||
|
||||
espanso service register
|
||||
sudo setcap "cap_dac_override+p" $(which espanso)
|
||||
|
||||
@@ -52,7 +52,11 @@ yay -S --noconfirm \
|
||||
ttf-inconsolata-nerd
|
||||
|
||||
# Application launcher
|
||||
yay -S --noconfirm walker elephant
|
||||
yay -S --noconfirm walker \
|
||||
elephant \
|
||||
elephant-calc \
|
||||
elephant-symbols \
|
||||
elephant-websearch
|
||||
|
||||
# Bluetooth management
|
||||
yay -S --noconfirm blueberry-wayland
|
||||
@@ -75,3 +79,6 @@ yay -S --noconfirm yazi nautilus
|
||||
|
||||
# Email
|
||||
yay -S --noconfirm thunderbird
|
||||
|
||||
# Text expander
|
||||
yay -S --noconfirm espanso-wayland-git
|
||||
|
||||
Reference in New Issue
Block a user