diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-08-04 11:58:13 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-08-04 11:58:13 +0530 |
| commit | cb336107541f01c4bf9a7ea97e10a0e77b09d277 (patch) | |
| tree | a25dc604347fe86fbd6f5c56f17a4a948678677f | |
| parent | b4aa61e543d50bbd5d986ab9507171d196a66d01 (diff) | |
| parent | 5d5e4a3e5d08eb3ac5a62512d8f5e2c1590870d0 (diff) | |
move to hyprland
| -rwxr-xr-x | arch_install.md | 2 | ||||
| -rwxr-xr-x | arch_install.sh | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/arch_install.md b/arch_install.md index db7abd1..308cc8a 100755 --- a/arch_install.md +++ b/arch_install.md @@ -115,7 +115,7 @@ pacman -S --noconfirm hyprland waybar hyprlock hyprpaper hyprpolkitagent hyprsho pacman-contrib pavucontrol rsync ripgrep ueberzug python-pywal \ imlib2 zip unzip wget pcmanfm \ fzf man-db pipewire pipewire-pulse xcompmgr pamixer \ - xclip sxhkd imagemagick lf network-manager git dash arc-gtk-theme papirus-icon-theme \ + sxhkd imagemagick lf network-manager git dash arc-gtk-theme papirus-icon-theme \ neovim lua xdg-user-dirs mpd ncmpcpp unclutter \ zsh zsh-autosuggestions zathura zathura-pdf-poppler diff --git a/arch_install.sh b/arch_install.sh index 0f952ed..2bb90f8 100755 --- a/arch_install.sh +++ b/arch_install.sh @@ -64,7 +64,7 @@ pacman -S --noconfirm hyprland waybar hyprlock hyprpaper hyprpolkitagent hyprsho pacman-contrib pavucontrol rsync ripgrep ueberzug python-pywal \ imlib2 zip unzip wget pcmanfm \ fzf man-db pipewire pipewire-pulse xcompmgr pamixer \ - xclip sxhkd imagemagick lf network-manager git dash arc-gtk-theme papirus-icon-theme \ + sxhkd imagemagick lf network-manager git dash arc-gtk-theme papirus-icon-theme \ neovim lua xdg-user-dirs mpd ncmpcpp unclutter \ zsh zsh-autosuggestions zathura zathura-pdf-poppler @@ -102,7 +102,11 @@ git clone --depth=1 git@github.com:krolyxon/nvim.git ~/.config/nvim # paru: AUR helper git clone https://aur.archlinux.org/paru-bin.git && cd paru-bin && makepkg -sri && cd .. && rm -rf paru-bin paru -S --noconfirm htop-vim \ +<<<<<<< HEAD zsh-fast-syntax-highlighting-git keyd-git brave-bin +======= + zsh-fast-syntax-highlighting keyd-git librewolf-bin +>>>>>>> 5d5e4a3e5d08eb3ac5a62512d8f5e2c1590870d0 chsh -s $(which zsh) |
