Adjusts config
This commit is contained in:
parent
20f63ff346
commit
8372d7f669
53 changed files with 130 additions and 7872 deletions
|
|
@ -15,9 +15,9 @@ yay -S --needed neovim \
|
|||
kitty \
|
||||
btop \
|
||||
zoxide fzf \
|
||||
ueli \
|
||||
evremap \
|
||||
superfile
|
||||
superfile \
|
||||
getnf
|
||||
|
||||
if [ $XDG_SESSION_DESKTOP = "i3" ]; then
|
||||
echo -e "${CYAN}# Installing dependencies (for i3)${NC}"
|
||||
|
|
@ -37,9 +37,16 @@ if [ $XDG_SESSION_DESKTOP = "Hyprland" ]; then
|
|||
hyprswitch \
|
||||
nwg-dock-hyprland \
|
||||
nwg-drawer \
|
||||
swaync
|
||||
swaync \
|
||||
wlogout \
|
||||
hyprpicker \
|
||||
pulseaudio-control \
|
||||
wl-clipboard
|
||||
fi
|
||||
|
||||
echo "# Appling setup"
|
||||
sudo ln -s ~/.config/evremap.toml /etc/evremap.toml
|
||||
systemctl --user enable --now evremap
|
||||
|
||||
getnf -i "JetBrainsMono"
|
||||
fc-cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue